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 2d9b8df..92864f5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,10 @@
+Version 0.4.5 - 28 April 2002
+ * Fixed a bug where if you used the '--delete' option to completely clean
+ an mbox mailbox you would get a python error.
+ * Added a lot more testing to test_archivemail.py (test_archivemail.py is
+ now 37% bigger than archivemail -- scary)
+
Version 0.4.4 - 27 April 2002
* Fixed a bug where the long --suffix option was not working (although the
short option, '-s' was).