docker-offlineimap/Changelog.draft.rst
Nicolas Sebrecht de3942fd53 Merge branch 'master' into next
Conflicts:
	Changelog.draft.rst
2011-03-01 19:01:28 +01:00

42 lines
750 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
------------
* SSL: support subjectAltName.
Changes
-------
* Makefile use magic to find the version number.
Bug Fixes
---------
* Allow SSL connections to send keep-alive messages.
* Fix regression (UIBase is no more).
Pending for the next major release
==================================
* UIs get shorter and nicer names. (API changing)
Stalled
=======
* Learn Sqlite support.
Stalled: it would need to learn the ability to choose between the current
format and SQL to help testing the long term.