[RELEASE DRAFT] going on v6.3.2-rc3

Nicolas Sebrecht nicolas.s-dev at laposte.net
Fri Feb 4 19:10:59 UTC 2011


Hi,

Here is the poposal to continue the release candidate cycle. I'd hope we can
have a stable this week-end but things aren't going as goog as expected. I aim
to release -rc3 this week-end (at sunday or near after).

Proposal
--------

We are still touched by the "SSL3 write pending" bug it would be really nice to
fix before releasing the coming stable. In the worse case, we'll have to add the
first entry in the "KNOWN BUG" section of the manual, though. I'm afraid it
could impact _a lot_ of users if some distribution package any SSL library not
having underlying (still obscure) requirements.

The best news with this release are the Curse UI fixed and the better reports
on errors.

In this release I won't merge _any_ patch not fixing a bug or a security issue.

More feedbacks on the main issue would be appreciated.


Please find the shortlog against Changelog.
------

Edward Z. Yang (1):
      Better trace information when an exception is caught.

Nicolas Sebrecht (3):
      Makefile: fix docutils commands call if extension is stripped
      init.py: remove uneeded import of Localeval
      Makefile: clean: remove generated html files

Sebastian Spaeth (3):
      State which CA certificate format we expect
      Remove MultiLock implementation
      have --version ONLY print the version number


Signed-off-by: Nicolas Sebrecht <nicolas.s-dev at laposte.net>
---
 Changelog.draft.rst |    6 ------
 Changelog.rst       |   19 +++++++++++++++++++
 2 files changed, 19 insertions(+), 6 deletions(-)

diff --git a/Changelog.draft.rst b/Changelog.draft.rst
index 0c62ac7..8b599f9 100644
--- a/Changelog.draft.rst
+++ b/Changelog.draft.rst
@@ -16,15 +16,9 @@ New Features
 Changes
 -------
 
-* have --version ONLY print the version number
-* Code cleanups.
-
 Bug Fixes
 ---------
 
-* Makefile: docutils: work whether python extension is stripped or not
-* Makefile: clean now removes HTML documentation files
-
 
 Pending for the next major release
 ==================================
diff --git a/Changelog.rst b/Changelog.rst
index 696f7d8..0dd49ef 100644
--- a/Changelog.rst
+++ b/Changelog.rst
@@ -8,6 +8,25 @@ ChangeLog
   on releases. And because I'm lazy, it will also be used as a draft for the
   releases announces.
 
+OfflineIMAP v6.3.2-rc3 (2010-02-06)
+===================================
+
+Changes
+-------
+
+* sample offlineimap.conf states it expect a PEM formatted certificat
+* give better trace information if an error occurs
+* have --version ONLY print the version number
+* code cleanups
+
+Bug Fixes
+---------
+
+* Fix Curses UI (simplified by moving from MultiLock to Rlock implementation)
+* Makefile: docutils build work whether python extension command is stripped or not
+* Makefile: clean now removes HTML documentation files
+
+
 OfflineIMAP v6.3.2-rc2 (2010-12-21)
 ===================================
 
-- 
1.7.4.269.g0c29




More information about the OfflineIMAP-project mailing list