aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fc42aec..643a4e6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,10 @@
+Version 0.4.2 - ???
+ * Added the ability to archive messages older than a given absolute date
+ with the new option '--date'.
+ * Fixed a bug where archivemail would complain about messages older than
+ 1970. Yes, someone had a 'Date' header with 1967 :)
+
Version 0.4.1 - 21 April 2002
* Don't archive messages that are flagged important unless we are given the
--include-flagged option.