diff options
author | luis <luis> | 2007-08-08 02:20:02 +0000 |
---|---|---|
committer | luis <luis> | 2007-08-08 02:20:02 +0000 |
commit | 4873c31224099b484041ca673945d0a2f97a043a (patch) | |
tree | 84e234034b4cc5f126b4861b4401943ff15d2a2c /CHANGELOG | |
parent | bd5c8077261599dd04295de4b5b542927db50bcb (diff) | |
download | firma-4873c31224099b484041ca673945d0a2f97a043a.tar.gz firma-4873c31224099b484041ca673945d0a2f97a043a.tar.bz2 |
- CheckListConfigFile: Small fixes in LIST_ADMIN and REPLAY_COUNT checking.
- CheckListConfigFile: Added SILENTLY_DISCARD_INVALID_MESSAGES checking.
- CheckValidEmail: Improved email address syntax checking.
Other small fixes.
Diffstat (limited to 'CHANGELOG')
-rwxr-xr-x | CHANGELOG | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,7 +1,7 @@ Firma CHANGELOG --------------- -02/08/2007 - 0.3-cvs (rev 1.172) - luis +07/08/2007 - 0.3-cvs (rev 1.173) - luis - SIGNATURE_MADE_BY_SENDER checking wasn't working. Fixed. @@ -9,10 +9,7 @@ Firma CHANGELOG - Improved logging/printing routine. -30/07/2007 - 0.3-cvs (rev 1.170) - luis - - - Try to guarantee that REPLAY_COUNT and DELIVERY_RANDOMIZATION - contain just digits. + - Improved email address syntax checking. - Fixed a few more bugs in the list creation routine. |