aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 66a7cef..e178425 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,14 @@
-Goals for next minor release (0.4.5):
+Goals for next minor release (0.4.6):
-------------------------------------
* 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)
+* Add 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):
-------------------------------------
-* Add a --size option to only archive messages greater than a certain byte
- size.
* Lock any original .gz files
- is this necessary?
* Check for symlink attacks for tempfiles (although we don't use /var/tmp)