Prepping 6.0.3

This commit is contained in:
John Goerzen
2008-08-13 00:05:17 -05:00
parent 140be81efd
commit d097da005e
4 changed files with 11 additions and 3 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
offlineimap (6.0.3) unstable; urgency=low
* Removed call to task_done, which required Python 2.5. Closes: #494982.
* Make GMail trash and spam folder names configurable -- German Google
Mail uses different folder names. Patch from Henning Glawe.
-- John Goerzen <jgoerzen@complete.org> Wed, 13 Aug 2008 13:51:54 -0500
offlineimap (6.0.2) unstable; urgency=low
* Yew more power handling improvements. Closes: #434074.