docker-offlineimap/Changelog.draft.rst
Sebastian Spaeth 7c4fea906f Changelog entry for the test suite
Announce existence of a test suite, although it is still quite useless.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-01-19 10:34:19 +01:00

29 lines
590 B
ReStructuredText

=========
ChangeLog
=========
Users should ignore this content: **it is draft**.
Contributors should add entries here in the following section, on top of the
others.
`WIP (coming releases)`
=======================
New Features
------------
* Beginning of a test suite. So far there is only one test. Configure
test/credentials.conf and invoke with "python setup.py test"
Changes
-------
* Improve delete msg performance with SQLITE backend
Bug Fixes
---------
* Fix python2.6 compatibility with the TTYUI backend (crash)
* Fix TTYUI regression from 6.5.2 in refresh loop (crash)