]> code.delx.au - offlineimap/blobdiff - debian/changelog
Update for 6.0.1
[offlineimap] / debian / changelog
index 1819e4ece3c602f2ab64c6681a68b4c9c23bc8c6..d48a516577a3b1d777677d0a2702ffb1c062a6d2 100644 (file)
@@ -1,3 +1,41 @@
+offlineimap (6.0.1) unstable; urgency=low
+
+  * Add support for SSL client certificates.  Patch by Mark Hymers,
+    ca08c1e5531af7a19b38d1034780ff751589ce9a.
+  * Yet another tweak for maildir creations.
+  * Added new [general] config option fsync to permit disabling of fsync
+    when desired.
+  * Improve OfflineIMAP power profile by reworking threadutil
+
+ -- John Goerzen <jgoerzen@complete.org>  Sat, 02 Aug 2008 15:13:47 -0500
+
+offlineimap (6.0.0) unstable; urgency=low
+
+  * Updated version number to 6.0.0.  No other changes.  Calling this
+    the new stable version.
+
+ -- John Goerzen <jgoerzen@complete.org>  Tue, 20 May 2008 00:01:17 -0500
+
+offlineimap (5.99.15) unstable; urgency=low
+
+  * Finally fix the LocalStatus issues.  Closes: #479798.
+
+ -- John Goerzen <jgoerzen@complete.org>  Mon, 12 May 2008 09:01:26 -0500
+
+offlineimap (5.99.14) unstable; urgency=low
+
+  * Revert some previous attempts at LocalStatus creation.
+    Closes: #479798.
+
+ -- John Goerzen <jgoerzen@complete.org>  Fri, 09 May 2008 20:43:25 -0500
+
+offlineimap (5.99.13) unstable; urgency=low
+
+  * Revert Darwin memory leak workaround patch; it was causing network
+    communication issues.  Closes: #479677.
+
+ -- John Goerzen <jgoerzen@complete.org>  Tue, 06 May 2008 08:49:56 -0500
+
 offlineimap (5.99.12) unstable; urgency=low
 
   * Finally fix LocalStatus folders.  Closes: #478990.