diff options
author | Paul Rodger <paul@paulrodger.com> | 2002-04-19 07:12:49 +0000 |
---|---|---|
committer | Paul Rodger <paul@paulrodger.com> | 2002-04-19 07:12:49 +0000 |
commit | 1bd93b6d0820dd9c32668e2851d33d812db0476f (patch) | |
tree | d378b5b3951b6eec3545d0e326a07cea13dcea9f /TODO | |
parent | 0cee3de4e7f815eb549335348d8cd3f263c67c84 (diff) | |
download | archivemail-1bd93b6d0820dd9c32668e2851d33d812db0476f.tar.gz archivemail-1bd93b6d0820dd9c32668e2851d33d812db0476f.tar.bz2 archivemail-1bd93b6d0820dd9c32668e2851d33d812db0476f.zip |
Got ready for release of version 4.1 in a couple of days.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,10 +1,9 @@ -Goals for next minor release (0.4.1): +Goals for next minor release (0.4.2): ------------------------------------- +* 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) -* Check the sizes of the original mailbox before reading & just before - overwriting. They should not have changed - otherwise somebody else is - writing to it. Goals for next major release (0.5.0): ------------------------------------- |