X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/53490772c74747b0e5af441c2089890fddb4b4c0..7ac4ca249e0462cdc970643ddd70469171c5a433:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5d55b9d..0840860 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,65 @@ +offlineimap (5.99.1) unstable; urgency=low + + * Remove suggestion on python-tk. Closes: #432843. + + -- John Goerzen 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 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 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 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 Fri, 11 Aug 2006 18:06:27 -0500 + offlineimap (4.0.13-0.1) unstable; urgency=low * Non-maintainer upload.