/offlineimap/head: changeset 589

Various bug fixes and enhancements
This commit is contained in:
jgoerzen
2004-07-26 21:37:45 +01:00
parent c1f25e5030
commit dd9f6475e6
6 changed files with 70 additions and 5 deletions

View File

@ -1,3 +1,12 @@
offlineimap (4.0.6) unstable; urgency=low
* Corrected check for Curses.Blinkenlights hotkey press. Closes: #256336.
* Added version to generated header. Closes: #257893.
* Fixed warn() in Tk (reported by Martin Pool).
* Added Windows documentation from Chris Walker to the FAQ.
-- John Goerzen <jgoerzen@complete.org> Mon, 26 Jul 2004 10:04:06 -0500
offlineimap (4.0.5) unstable; urgency=low
* Added python to build-deps. Closes: #259118.