diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index cf8149f10..d34913df0 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,9 @@ +2003-12-06 David Shaw <[email protected]> + + * gpgsplit.c (write_part): Split off decompression code. + (handle_zlib): Move it here. + (handle_bzip2): Add this to handle BZIP2 compressed messages. + 2003-10-25 Werner Koch <[email protected]> * Makefile.am: Replaced INTLLIBS by LIBINTL. |