From 66a3723ba943d7cfe01ed32ea5924d3a25dd1543 Mon Sep 17 00:00:00 2001 From: luis Date: Mon, 30 Jul 2007 05:06:49 +0000 Subject: - Try to guarantee that REPLAY_COUNT, DELIVERY_RANDOMIZATION, and RandomString's input contain just digits. - Fixed a few minor bugs in NewList (list creation routine). - Catch NewList exit code. --- CHANGELOG | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 953ba52..aa9f4e1 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,14 @@ Firma CHANGELOG --------------- -29/07/2007 - 0.3-cvs (rev 1.169) - luis +30/07/2007 - 0.3-cvs (rev 1.170) - luis + + - Try to guarantee that REPLAY_COUNT and DELIVERY_RANDOMIZATION + contain just digits. + + - Fixed a few more bugs in the list creation routine. + +29/07/2007 - 0.3-cvs (rev 1.168) - luis - firma would always exit successfully (exit code = 0). Fixed. -- cgit v1.2.3