Configurable thread status character for ui.Curses.Blinkenlights
This commit is contained in:
24
debian/changelog
vendored
24
debian/changelog
vendored
@ -1,27 +1,3 @@
|
||||
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
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -10,6 +10,7 @@ Standards-Version: 3.7.2
|
||||
Package: offlineimap
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}
|
||||
Suggests: python-tk
|
||||
Description: IMAP/Maildir synchronization and reader support
|
||||
OfflineIMAP is a tool to simplify your e-mail reading. With
|
||||
OfflineIMAP, you can:
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -4,7 +4,7 @@ on Fri, 21 Jun 2002 14:54:56 -0500.
|
||||
The original source can always be found at:
|
||||
http://software.complete.org/offlineimap/
|
||||
|
||||
Copyright (C) 2002 - 2007 John Goerzen
|
||||
Copyright (C) 2002 - 2006 John Goerzen
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
Reference in New Issue
Block a user