Merge branch 'ss/maildir-simplify-save' into next

Conflicts:
	Changelog.draft.rst
This commit is contained in:
Nicolas Sebrecht
2011-06-13 16:30:06 +02:00
2 changed files with 59 additions and 55 deletions

View File

@ -16,16 +16,19 @@ New Features
Changes
-------
* Maildirs use less memory while syncing.
Bug Fixes
---------
* Saving to Maildirs now checks for file existence without race conditions.
* A bug in the underlying imap library has been fixed that could
potentially lead to data loss if the server interrupted responses with
unexpected but legal server status responses. This would mainly occur
in folders with many thousands of emails. Upgrading from the previous
release is strongly recommended.
Peanding for the next major release
Pending for the next major release
==================================
* UIs get shorter and nicer names. (API changing)