diff options
author | Nikolaus Schulz <microschulz@web.de> | 2006-11-02 05:49:18 +0000 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2006-11-02 05:49:18 +0000 |
commit | 58f67ff28675ac79c8e5f723b5954c645c0a107b (patch) | |
tree | 688ab654f08480411d8efd483d5f80863d69a688 | |
parent | 0278901ba1781cff34701a0a78edf51905247f43 (diff) | |
download | archivemail-58f67ff28675ac79c8e5f723b5954c645c0a107b.tar.gz archivemail-58f67ff28675ac79c8e5f723b5954c645c0a107b.tar.bz2 archivemail-58f67ff28675ac79c8e5f723b5954c645c0a107b.zip |
Changelog update: added IMAP error reporting
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ Version 0.7.0 - ??? * Always barf if the archive destination directory is world-writable. * Distributing man page with the tarball again and fixed distutils setup. Closes: #1574720 (Thanks Grant Goodyear) + * Improved IMAP error reporting Version 0.6.2 - 27 June 2006 * add -F/--filter-append option to append an arbitrary string to the IMAP |