]> code.delx.au - offlineimap/blobdiff - debian/changelog
Merge branch 'master' of http://git.complete.org/offlineimap
[offlineimap] / debian / changelog
index 02bd0135521e1f762a245b0dd0199cbb9948f59d..f2eccdd3fd75d8751b703c1921164c6febde896f 100644 (file)
@@ -1,3 +1,94 @@
+offlineimap (6.1.1) unstable; urgency=low
+
+  * Fix minimum Python version.  Closes: #535481.
+
+ -- John Goerzen <jgoerzen@complete.org>  Thu, 02 Jul 2009 00:03:21 -0500
+
+offlineimap (6.1.0) unstable; urgency=low
+
+  * FIXME: ensure patch from Jim Prior has had docs for signals
+  * FEATURE: Applied patch from Jonny Lamb to specify order of syncing.
+    Closes: #502779.
+  * FEATURE: Support pre/post-sync hooks.  Patch from Sylvain FORET.
+    Apply fix for missing imports in this patch; fix from Graham D.
+  * FEATURE: Documented pre/post-sync hooks.  Patch from Sias Mey.
+  * FEATURE: New configuration option to limit folders worked with
+    to the IMAP subscribed folders.  Patch from Sean Finney, modified
+    by John Goerzen.
+  * FEATURE: Support sending OfflineIMAP a signal to force a sync to
+    start.  Patch from Jim Pryor (e1fb9492f)
+  * FEATURE: Support for IMAP IDLE; import newer imaplib.  Patch from
+    James Bunton.  Additional patch from James Bunton to check for IDLE
+    in CAPABILITIES response.  Patch series merged in 9e085565.
+  * FEATURE: Allow keepalive to be overridden by user if imapfolders set.
+    Patch from James Bunton.
+  * FEATURE: Support /etc/netrc in addition to ~/.netrc.  Patch from
+    Jim Pryor.
+  * FEATURE: Sync accounts in order specified.  Patch from Jonny Lamb.
+  * FIX: Apply patch from Eric Dorland to fix autorefresh with Kerberos.
+  * FIX: Set gssapi to false on Kerberos error.  Patch from Christoph
+    Höger.
+  * COSMETIC: Make Ctrl-C cleaner.  Patch from Jim Pryor.
+  * COSMETIC: Fix typoes in example config file.
+    Patch from Alexey Mahotkin.
+  * COMPAT: Apply patch from Michael Witten to remove use of a private
+    attribute in imaplibutil.py (5fe379f66)
+  * COMPAT: Use md5 from haslib if available.  md5 module deprecated
+    since Python 2.5.  Patch from Loui Chang.  Fix to Chang's patch from
+    Paul Hinze.
+  * COMPAT: Apply Darwin support patch from Vincent Beffara.  Fixes
+    software.complete.org #20.  Commit 10c2b6fbaa.
+  * MISC: Better make clean, .gitignore files.  Patches from 
+    Nicolas Sebrecht.    
+
+ -- John Goerzen <jgoerzen@complete.org>  Wed, 01 Jul 2009 20:49:58 -0500
+
+offlineimap (6.0.3) unstable; urgency=low
+
+  * Removed call to task_done, which required Python 2.5.  Closes: #494982.
+  * Make GMail trash and spam folder names configurable -- German Google
+    Mail uses different folder names.  Patch from Henning Glawe.
+
+ -- John Goerzen <jgoerzen@complete.org>  Wed, 13 Aug 2008 13:51:54 -0500
+
+offlineimap (6.0.2) unstable; urgency=low
+
+  * Yew more power handling improvements.  Closes: #434074.
+
+ -- John Goerzen <jgoerzen@complete.org>  Sat, 02 Aug 2008 17:44:24 -0500
+
+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.  
+    Closes: #434074.
+
+ -- 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