From 3939c4851857a3691ea7d6689009d633769af642 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Sun, 15 Sep 2002 06:14:57 +0000 Subject: Fixed a bug where mailbox locking would fail under Solaris, also fixed a bug where archiving maildir mailboxes without a 'Received Date' or 'From' header would fail. Removed another assert() statement that would crash on the unix epoch. --- TODO | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2f3dc0a..6c0e386 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ -Goals for next minor release (0.5.0): +Goals for next minor release (0.5.1): ------------------------------------- * When you get a file-not-found in the 6th mailbox of 10, it aborts the whole run. Better to fail gracefully and keep going. @@ -21,7 +21,3 @@ Longer Term goals: - is this a good idea? * Add option to archive depending on number of messages - is this a good idea? -* Test for missing compression programs - - is this a waste of time? -* IMAP support - - is this outside our scope? -- cgit v1.2.3