]> code.delx.au - offlineimap/blobdiff - debian/changelog
Update changelog
[offlineimap] / debian / changelog
index e0e4043d2379ef7ea18ef3f3e2c0fcb2f88721c4..71c3ec461944086dc65724a2d69af69de4c2b719 100644 (file)
@@ -1,3 +1,107 @@
+offlineimap (5.99.1) unstable; urgency=low
+
+  * Remove suggestion on python-tk.  Closes: #432843.
+  * Fix non-SSL connection bug introduced in 5.99.0.
+    Thanks to Eloy Paris for pinpointing it.  Closes: #432727.
+
+ -- John Goerzen <jgoerzen@complete.org>  Thu, 12 Jul 2007 01:03:08 -0500
+
+offlineimap (5.99.0) unstable; urgency=low
+
+  * Re-scan remote folder names at the start of each sync run.
+    Closes: #329000, #396772.
+  * Drop internal imaplib.py in favor of default Python one.
+  * New user interface: Machine.MachineUI.  Machine-parsable.
+  * Drop all the Tk interfaces.
+    Closes: #265088.
+  * Now supports specifying timeouts for socket operations.
+  * Updated copyright files.
+  * Improved interaction with Dovecot maildirs.  Patch thanks to Asheesh
+    Laroia.
+  * Improved filesystem syncing semantics, which should reduce duplication
+    in the event of hardware failure.
+  * UID validity diagnostics improvement.  Patch from David Favro.
+  * No longer leave preauthtunnel zombies with autorefresh.
+    Patch from Peter Colberg.  Closes: #410730.
+  * --help now shows available UIs.  Patch from Daniel Rall.
+  * Check all resolved addresses.  Patch from Mark Brown.  Closes: #413030.
+  * Removed todo directory from tree, moved to BTS.
+  * New PID file to enable third-party "kill offlineimap" tools.
+
+ -- John Goerzen <jgoerzen@complete.org>  Tue, 10 Jul 2007 04:10:26 -0500
+
+offlineimap (4.0.16) unstable; urgency=low
+
+  * Apply patches from Danial Burrows to improve situation when
+    errors occur.  Closes: #162672.
+  * Fixed a bug that could cause OfflineIMAP to crash when copying
+    a message from a remote server that didn't have an
+    INTERNALDATE.  Closes: #401290.
+  * Part of the FAQ from the manual has been moved to the OfflineIMAP
+    wiki at http://software.complete.org/offlineimap.
+    New file FAQ.html is a dump of that page.
+  * Corrected outdated bug reporting info in the manual.
+
+ -- John Goerzen <jgoerzen@complete.org>  Sat,  2 Dec 2006 09:08:14 -0600
+
+offlineimap (4.0.15) unstable; urgency=low
+
+  * Applied patch from Aaron Schrab to sync INTERNALDATEs.
+    As a nice side-effect, this should finally resolve the problem
+    with bad dates on spams.  Closes: #299174.
+  * Noted new homepage at http://software.complete.org/offlineimap/
+  * Updated copyright dates
+
+ -- John Goerzen <jgoerzen@complete.org>  Wed, 29 Nov 2006 21:52:26 -0600
+
+offlineimap (4.0.14) unstable; urgency=low
+
+  * ACK NMU 4.0.13-0.1.  Thanks, Pierre.  Closes: #380880.
+  * Update 33 more instances of the old FSF address.
+  * Fix off-by-one in example config file.  Closes: #342450.
+
+ -- John Goerzen <jgoerzen@complete.org>  Fri, 11 Aug 2006 18:06:27 -0500
+
+offlineimap (4.0.13-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the last python policy (Closes: #380880):
+    + only build for python current (use python-dev).
+    + use dh_pysupport.
+  * Bump Standards-Version to 3.7.2.
+  * Bump DH_COMPAT to 4.
+  * Move debhelper into Build-Depends.
+  * Fix old FSF address.
+
+ -- Pierre Habouzit <madcoder@debian.org>  Fri, 11 Aug 2006 19:05:06 +0200
+
+offlineimap (4.0.13) unstable; urgency=low
+
+  * Revert restoreatime patch; it didn't work with IMAP on local.
+    Closes: #365933.
+
+ -- John Goerzen <jgoerzen@complete.org>  Thu,  4 May 2006 07:36:23 -0500
+
+offlineimap (4.0.12) unstable; urgency=low
+
+  * Apply patch from Ben Kibbey to support new restoreatime feature.
+  * Workaround for a bug in Exchange win which it doesn't like
+    folders with an asterisk in their name.
+  * Apply patch from Adam Spiers to remove parens in SEARCH command.
+
+ -- John Goerzen <jgoerzen@complete.org>  Mon, 01 May 2006 04:42:11 -0500
+
+offlineimap (4.0.11) unstable; urgency=low
+
+  * Apply patch from Nikita V. Youshchenko to improve performance with
+    large folders.  Closes: #319117.
+  * Apply patch from Nikita V. Youshchenko to fix handling of invalid
+    Date: headers that contain extremely large integral values.
+    Closes: #324827.
+  * s/foldertrans/nametrans/ in docs.  Closes: #314429.
+
+ -- John Goerzen <jgoerzen@complete.org>  Wed, 24 Aug 2005 06:06:24 -0500
+
 offlineimap (4.0.10) unstable; urgency=low
 
   * Support IPv6 with SSL.  Closes: #309965.
@@ -752,6 +856,3 @@ offlineimap (1.0.0) unstable; urgency=low
 
  -- John Goerzen <jgoerzen@complete.org>  Fri, 21 Jun 2002 18:54:56 -0500
 
-Local variables:
-mode: debian-changelog
-End: