[PATCH 2/2] Changelog: fill in the WIP section

Nicolas Sebrecht nicolas.s-dev at laposte.net
Sun Jan 16 15:22:15 UTC 2011


Signed-off-by: Nicolas Sebrecht <nicolas.s-dev at laposte.net>
---

Such patches are NOT supposed to be done like this, later. Changelog changesets
should be content of the related commit. It looked better to create a
dedicated commit this time in order to discuss how you feel better with "how to
update the Changelog and how it should look".


 Changelog.rst |   22 ++++++++++++++++++++--
 1 files changed, 20 insertions(+), 2 deletions(-)

diff --git a/Changelog.rst b/Changelog.rst
index 020e650..0b0bbf3 100644
--- a/Changelog.rst
+++ b/Changelog.rst
@@ -12,23 +12,41 @@ ChangeLog
 `WIP (coming releases)`
 =======================
 
-Notes
------
+.. Contributors should add entries here in the approppriate subsection.
 
 New Features
 ------------
 
+* Introduce a Changelog.
+* Migrate documentation to restructuredtext.
+* UIs get shorter and nicer names.
+* Learn Sqlite support.
+
 Changes
 -------
 
+* Imply single threading mode in debug mode exept for "-d thread".
+* Code and import cleanups.
+* Allow UI to have arbitrary names.
+* Code refactoring around UI and UIBase.
+* Improve version managment and make it easier.
+
 Bug Fixes
 ---------
 
+* Introduce a true single threading mode.
+* Fix 'Ctrl+C' interruptions in threads.
+* Fix ssl ca-cert in the sample configuration file.
 
 
+.. Here comes history on what we did.
+
 OfflineIMAP v6.3.2-rc1 (2010-12-19)
 ===================================
 
+Notes
+-----
+
 We are beginning a tests cycle. If feature topics are sent, I may merge or
 delay them until the next stable release.
 
-- 
1.7.4.rc1.220.g438e4




More information about the OfflineIMAP-project mailing list