diff options
author | luis <luis> | 2007-08-08 04:51:14 +0000 |
---|---|---|
committer | luis <luis> | 2007-08-08 04:51:14 +0000 |
commit | a7c4f36e8c74d7674bba87c105dda0c83776e716 (patch) | |
tree | 2a5360f3ba716c834e0f359eea164d7afe96fff6 /CHANGELOG | |
parent | 2004c0f00c4666b91d27990fb20739f478f2ff3f (diff) | |
download | firma-a7c4f36e8c74d7674bba87c105dda0c83776e716.tar.gz firma-a7c4f36e8c74d7674bba87c105dda0c83776e716.tar.bz2 |
Message replay protection wasn't working at all. Fixed.
Diffstat (limited to 'CHANGELOG')
-rwxr-xr-x | CHANGELOG | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,10 +1,15 @@ Firma CHANGELOG --------------- -07/08/2007 - 0.3-cvs (rev 1.173) - luis +08/08/2007 - 0.3-cvs (rev 1.175) - luis + + - Message replay protection wasn't working at all. Fixed. - SIGNATURE_MADE_BY_SENDER checking wasn't working. Fixed. + - REPLIES_SHOULD_GO_TO_LIST couldn't be disabled by setting + it to zero. Fixed. + - Improved config files checking. - Improved logging/printing routine. |