/head: changeset 48

Fixed a bug with writing messages out to the server.
This commit is contained in:
jgoerzen
2002-06-22 14:04:55 +01:00
parent b5f3c7aa9d
commit 55c06670da
5 changed files with 27 additions and 2 deletions

View File

@ -1,3 +1,12 @@
offlineimap (1.0.1) unstable; urgency=low
* Fixed a bug with writing messages to some IMAP servers. Turns
out we need to issue CHECK between APPEND and SEARCH for some.
Thanks to Donovan Lange for reporting this bug and helping track it
down.
-- John Goerzen <jgoerzen@complete.org> Fri, 21 Jun 2002 22:03:12 -0500
offlineimap (1.0.0) unstable; urgency=low
* Initial Release. Closes: #150571.