From bc5c3d5e45473d88f11d17f7c1eec8231d36e7c2 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Sat, 15 Mar 2008 20:51:40 +0000 Subject: Updated changelog, which was a little behind. --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index adb1a50..f342ee7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,13 @@ Version 0.7.3 - UNRELEASED 'Delivery-date' header. (Thanks Andrew Ferrier & Christian Brabandt) Closes: #1481316, #1764855, Debian bug #272666. * If present, the 'Resent-date' header now takes precedence over 'Date'. + * IMAP: recognize when a server advertises LOGINDISABLED. + * New option --debug-imap; this just sets imaplib.Debug, thereby dumping + archivemail's chat with the server to stdout. + * Fixed crash with Python 2.5 when archiving an empty maildir. (Thanks + "Aidant") Closes: #1878940. + * New option --all to archive all messages in a mailbox. Closes: #1764846. + * Fixed a crash when archiving maildirs with --days=0. (Thanks John Goerzen) Version 0.7.2 - 9 November 2007 -- cgit v1.2.3