/head: changeset 84

Fixed read-only folders and UW flag case-sensitivity. Readied 2.0.4.
This commit is contained in:
jgoerzen
2002-07-06 01:22:23 +01:00
parent f56e3dbdf2
commit 98981a6cf0
6 changed files with 46 additions and 9 deletions

View File

@ -1,3 +1,11 @@
offlineimap (2.0.4) unstable; urgency=low
* Made OfflineIMAP at least rudimentarily compatible with read-only
folders. It will still fail if they get modified locally, though.
* Flags are handled case-insensitively. Closes: #151993.
-- John Goerzen <jgoerzen@complete.org> Fri, 5 Jul 2002 09:10:29 -0500
offlineimap (2.0.3) unstable; urgency=low
* Added support for specifying references. Closes: #151960.