/offlineimap/head: changeset 148

Updated changelog. Set self.root to None in IMAP folder; we do not
want to be doubling up the reference name.
This commit is contained in:
jgoerzen
2002-07-20 08:03:21 +01:00
parent ad597ae355
commit 8d3ab0f629
3 changed files with 62 additions and 1 deletions

View File

@ -3,6 +3,7 @@ offlineimap (3.0.3) unstable; urgency=low
* No longer throws an exception when updating messages with strange
Date headers; will just set IMAP Internaldate to the current date.
Closes: #153425.
* No longer doubles-up reference names for mailboxes. Closes: #153515.
-- John Goerzen <jgoerzen@complete.org> Thu, 18 Jul 2002 17:46:13 -0500