mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-21 23:32:54 +00:00
Changelog: shorten message about fix for test suite failures with Python 2.7
That really were too much details nobody cares for.
This commit is contained in:
parent
483a58879f
commit
e3f5289e13
1 changed files with 1 additions and 3 deletions
|
@ -3,9 +3,7 @@ version 0.?.? - UNRELEASED
|
|||
* Fixed manpage installation path to be FHS compliant
|
||||
* Speed up IMAP archiving with the --quiet option
|
||||
* Ported the manpage from SGML to XML
|
||||
* Fix test suite failures with Python 2.7 by letting the test suite method
|
||||
FixedGzipFile.seek() return the new absolute file position.
|
||||
Closes: #3314293.
|
||||
* Fix test suite failures with Python 2.7. Closes: #3314293.
|
||||
* IMAP: support international mailbox names containing non-ASCII characters.
|
||||
* IMAP: handle broken servers sending no untagged SEARCH response.
|
||||
Closes: #879716, #3213272.
|
||||
|
|
Loading…
Reference in a new issue