diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index ba1a49479..809031932 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,14 @@ +2004-01-26 David Shaw <[email protected]> + + * compress.c (init_compress): Remove "-z10" trick to get + uncompressed data inside a compressed data packet. This is + possibly dangerous without an MDC. + (push_compress_filter2): Do the right thing (i.e. nothing) with + compress algo 0. + + * main.h, decrypt.c (decrypt_messages): Accept filenames to + decrypt on stdin. This is bug #253. + 2004-01-21 David Shaw <[email protected]> * getkey.c (merge_selfsigs): If a subkey is already revoked by the |