]> code.delx.au - offlineimap/blobdiff - offlineimap/head/debian/changelog
/offlineimap/head: changeset 463
[offlineimap] / offlineimap / head / debian / changelog
index 844852eaa6bf929807c76d5c33c06b9437e927f9..9bf16267d64720a684ea930b5301cd469e5455ef 100644 (file)
@@ -1,5 +1,12 @@
+offlineimap (3.99.16) unstable; urgency=low
+
+  * This is a 4.0 TRACK release, and may be unstable or in flux!
+
+ -- John Goerzen <jgoerzen@complete.org>  Tue, 29 Apr 2003 08:10:17 -0500
+
 offlineimap (3.99.15) unstable; urgency=low
 
+  * This is a 4.0 TRACK release, and may be unstable or in flux!
   * Backed out removal of SYNC_WITH_TIMER_TERMINATE code to deal with
     completed syncs.  Without this code, -o broke because the app would
     never terminate.  Closes: #190063.
@@ -8,11 +15,18 @@ offlineimap (3.99.15) unstable; urgency=low
     the Curses.Blinkenlights interface, the Curses module will be stopped
     and the error message will be printed on the console.  Previously, this
     error message would not have been visible.  Closes: #185709.
+  * Fixed a silly error relating to handling of the remotepassfile.
+    Closes: #189935.
+  * Made OfflineIMAP IPv6-aware.  Used the short patch from
+    Adriaan Peeters <apeeters@lashout.net> in Debian bug report 186636.
+    Closes: #186636.
+  * autorefresh may now be a floating-point value.  Closes: #190060.
 
- -- John Goerzen <jgoerzen@complete.org>  Mon, 28 Apr 2003 14:00:32 -0500
+ -- John Goerzen <jgoerzen@complete.org>  Mon, 28 Apr 2003 17:30:32 -0500
 
 offlineimap (3.99.14) unstable; urgency=low
 
+  * This is a 4.0 TRACK release, and may be unstable or in flux!
   * Added the ability to use the top level of a Maildir as folder named
     ".".  Useful for generating Maildir trees for a Courier server.
   * Fixed the regular expression that fixes line endings to make sure to
@@ -31,6 +45,7 @@ offlineimap (3.99.14) unstable; urgency=low
 
 offlineimap (3.99.13) unstable; urgency=low
 
+  * This is a 4.0 TRACK release, and may be unstable or in flux!
   * Fixed password prompting for non-Curses UIs.
   * Fixed line-ending code to deal with files with mixed \n and \r\n
     codes.  This is a rare case, but now is more onerous because we now