Changelog: record improved handling of empty IMAP SEARCH response

This commit is contained in:
Nikolaus Schulz 2011-07-09 18:17:13 +02:00
parent 14e5cd6eb1
commit 14e0929ba2
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ version 0.?.? - UNRELEASED
FixedGzipFile.seek() return the new absolute file position.
Closes: #3314293.
* IMAP: support international mailbox names containing non-ASCII characters.
* IMAP: handle broken servers sending no untagged SEARCH response.
Closes: #879716, #3213272.
* IMAP: support servers listening on non-standard ports. Closes: #3168416.
version 0.8.2 - 16 October 2010