mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-21 23:32:54 +00:00
Changelog: record improved handling of empty IMAP SEARCH response
This commit is contained in:
parent
14e5cd6eb1
commit
14e0929ba2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue