aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-04-17 06:26:31 +0000
committerPaul Rodger <paul@paulrodger.com>2002-04-17 06:26:31 +0000
commitee9757de78385963d633ee80551252f466f72d46 (patch)
tree653f556175f36a3d3645112eec50aed2a646a22a /CHANGELOG
parent21193abf5ef9343271939261f6ab6b631f9620d4 (diff)
downloadarchivemail-ee9757de78385963d633ee80551252f466f72d46.tar.gz
archivemail-ee9757de78385963d633ee80551252f466f72d46.tar.bz2
archivemail-ee9757de78385963d633ee80551252f466f72d46.zip
Added an option '--no-compress' if you don't want gzipped archives.
Added an option '--preserve-unread' to always preserved (don't archive) unread messages.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a3924d7..2161ef7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,10 @@
-Version 0.3.1 - 13 April 2002
+Version 0.4.0 - 17 April 2002
+ * Added an option --no-compress to make archives but not compress them with
+ gzip.
+ * Added an option --preserve-unread to not archive unread messages.
+ * Added a few more unittests.
+
+Version 0.3.2 - 13 April 2002
* Added a lot more information to the manpage, including examples and
notes.
* Fixed up the README file and archivemail usage message.