Merge branch 'ss/improved-folderfilter-errors' into next

Conflicts:
	Changelog.draft.rst
This commit is contained in:
Nicolas Sebrecht
2011-08-12 18:29:23 +02:00
2 changed files with 10 additions and 1 deletions

View File

@ -28,6 +28,9 @@ Bug Fixes
* We protect more robustly against asking for inexistent messages from the
IMAP server, when someone else deletes or moves messages while we sync.
* Selecting inexistent folders specified in folderincludes now throws
nice errors and continues to sync with all other folders rather than
exiting offlineimap with a traceback.
Pending for the next major release
==================================