update version info

This commit is contained in:
John Goerzen
2009-08-12 00:41:19 -05:00
parent 762b589842
commit 9e6427a443
4 changed files with 12 additions and 3 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
offlineimap (6.2.0) unstable; urgency=low
* FIX: Removed imaplib2 entirely. It was the cause of numerous
crash/hang bugs.
* REMOVAL: IDLE support had to be removed because it depended on
imaplib2.
-- John Goerzen <jgoerzen@complete.org> Wed, 12 Aug 2009 00:40:31 -0500
offlineimap (6.1.2) unstable; urgency=low
* Applied patch from Peter Colberg to remove usage of hard linking.