diff options
author | Paul Rodger <paul@paulrodger.com> | 2002-04-26 03:04:02 +0000 |
---|---|---|
committer | Paul Rodger <paul@paulrodger.com> | 2002-04-26 03:04:02 +0000 |
commit | 9736dff04db7f5a15390b5133d83b00cd3ab4d4e (patch) | |
tree | 3953c14a072d6f1a238fe304db27dbef46a7eb7f /TODO | |
parent | f1f2b97b1b6a5cb6a354104eb8a4eaf5c631ab16 (diff) | |
download | archivemail-9736dff04db7f5a15390b5133d83b00cd3ab4d4e.tar.gz archivemail-9736dff04db7f5a15390b5133d83b00cd3ab4d4e.tar.bz2 archivemail-9736dff04db7f5a15390b5133d83b00cd3ab4d4e.zip |
Fixed bugs where archivemail would refuse to work on python version less than
2.2.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -Goals for next minor release (0.4.3): +Goals for next minor release (0.4.4): ------------------------------------- * Think about the best way to specify the names of archives created with possibly an --archive-name option. |