/offlineimap/head: changeset 459

Preparing for 3.99.15
This commit is contained in:
jgoerzen
2003-04-29 03:41:50 +01:00
parent ce12331573
commit 1043658491
5 changed files with 79 additions and 6 deletions

View File

@ -1,3 +1,73 @@
------------------------------------------------------------------------
rev 458: jgoerzen | 2003-04-28 16:25:42 -0500 (Mon, 28 Apr 2003) | 3 lines
Changed paths:
M /offlineimap/head/debian/changelog
M /offlineimap/head/offlineimap/CustomConfig.py
M /offlineimap/head/offlineimap/accounts.py
M /offlineimap/head/offlineimap.conf
* autorefresh may now be a floating-point value. Closes: #190060.
------------------------------------------------------------------------
rev 457: jgoerzen | 2003-04-28 16:17:30 -0500 (Mon, 28 Apr 2003) | 5 lines
Changed paths:
M /offlineimap/head/debian/changelog
M /offlineimap/head/offlineimap/imaplib.py
* Made OfflineIMAP IPv6-aware. Used the short patch from
Adriaan Peeters <apeeters@lashout.net> in Debian bug report 186636.
Closes: #186636.
------------------------------------------------------------------------
rev 456: jgoerzen | 2003-04-28 15:52:03 -0500 (Mon, 28 Apr 2003) | 4 lines
Changed paths:
M /offlineimap/head/debian/changelog
M /offlineimap/head/offlineimap/repository/IMAP.py
* Fixed a silly error relating to handling of the remotepassfile.
Closes: #189935.
------------------------------------------------------------------------
rev 455: jgoerzen | 2003-04-28 15:48:55 -0500 (Mon, 28 Apr 2003) | 7 lines
Changed paths:
M /offlineimap/head/debian/changelog
M /offlineimap/head/offlineimap/ui/UIBase.py
* Raise an exception when the status area is locked. This will cause UIs
to go through their normal exception handling code. In particular, for
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.
------------------------------------------------------------------------
rev 454: jgoerzen | 2003-04-28 15:43:41 -0500 (Mon, 28 Apr 2003) | 2 lines
Changed paths:
M /offlineimap/head/debian/changelog
Updated bug closing number
------------------------------------------------------------------------
rev 453: jgoerzen | 2003-04-28 14:04:22 -0500 (Mon, 28 Apr 2003) | 4 lines
Changed paths:
M /offlineimap/head/debian/changelog
M /offlineimap/head/offlineimap/syncmaster.py
M /offlineimap/head/offlineimap/threadutil.py
* 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.
------------------------------------------------------------------------
rev 451: jgoerzen | 2003-04-28 09:16:58 -0500 (Mon, 28 Apr 2003) | 2 lines
Changed paths:
M /offlineimap/head/ChangeLog
Updated for 3.99.14
------------------------------------------------------------------------
rev 450: jgoerzen | 2003-04-28 09:16:30 -0500 (Mon, 28 Apr 2003) | 2 lines
Changed paths: