2011-01-19 20:13:38 +01:00
|
|
|
=========
|
|
|
|
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
|
|
|
|
------------
|
|
|
|
|
2011-02-23 10:00:14 +01:00
|
|
|
* SSL: support subjectAltName.
|
|
|
|
|
2011-01-19 20:13:38 +01:00
|
|
|
Changes
|
|
|
|
-------
|
|
|
|
|
2011-01-27 21:17:35 +01:00
|
|
|
* Makefile use magic to find the version number.
|
2011-03-03 11:05:15 +01:00
|
|
|
* Rework the repository module
|
2011-01-27 21:17:35 +01:00
|
|
|
|
2011-01-19 20:13:38 +01:00
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
2011-03-01 14:49:02 +01:00
|
|
|
* Allow SSL connections to send keep-alive messages.
|
2011-03-01 15:08:38 +01:00
|
|
|
* Fix regression (UIBase is no more).
|
2011-03-01 14:49:02 +01:00
|
|
|
|
2011-03-03 13:44:39 +01:00
|
|
|
* Make profiling mode really enforce single-threading
|
2011-01-19 20:13:38 +01:00
|
|
|
|
|
|
|
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.
|