From 2bfde528cd269126e54cd756e4a7c4dda3b6da6e Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Tue, 23 Apr 2002 03:01:26 +0000 Subject: Added the ability to archive messages older than a given absolute date with the new option '--date' and fixed a bug where archivemail would complain about messages older than 1970. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 31d9d73..0dc95a5 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,11 @@ -Goals for next minor release (0.4.2): +Goals for next minor release (0.4.3): ------------------------------------- * Think about the best way to specify the names of archives created with possibly an --archive-name option. * Add a lot more tests (see top of test_archivemail.py) +* We need some better checking to see if we are really looking at a valid + mbox-format mailbox. Goals for next major release (0.5.0): ------------------------------------- -- cgit v1.2.3