diff options
author | Paul Rodger <paul@paulrodger.com> | 2002-04-29 12:20:45 +0000 |
---|---|---|
committer | Paul Rodger <paul@paulrodger.com> | 2002-04-29 12:20:45 +0000 |
commit | dcff0c0c85a06f20cbff5af5b327dade05ac3cce (patch) | |
tree | ea7cbe6c852eb7345ca8af69d7cf7568eb83b055 /CHANGELOG | |
parent | 244c88d4b971df01d8209ede98a05f4ebb3495ea (diff) | |
download | archivemail-dcff0c0c85a06f20cbff5af5b327dade05ac3cce.tar.gz archivemail-dcff0c0c85a06f20cbff5af5b327dade05ac3cce.tar.bz2 archivemail-dcff0c0c85a06f20cbff5af5b327dade05ac3cce.zip |
Added a --size option to only archive messages over a certain byte size.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Version 0.4.5 - 28 April 2002 an mbox mailbox you would get a python error. * Added a lot more testing to test_archivemail.py (test_archivemail.py is now 37% bigger than archivemail -- scary) + * Added a new '--size' option which allows you to only archive messages + over a certain size. Version 0.4.4 - 27 April 2002 * Fixed a bug where the long --suffix option was not working (although the |