aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index 84a581de8..76107c2f8 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-02 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-06-19 David Shaw <[email protected]>
* Makefile.am: Use W32LIBS where appropriate.