From 5d4fe0ceae4659e541706c41d92a2a8352bd7c98 Mon Sep 17 00:00:00 2001 From: John Goerzen Date: Wed, 12 Aug 2009 00:54:23 -0500 Subject: [PATCH] Noted Debian bugs closed --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index db3f174..364afdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ offlineimap (6.2.0) unstable; urgency=low * FIX: Removed imaplib2 entirely. It was the cause of numerous - crash/hang bugs. + crash/hang bugs. Closes: #536156, #536329. * REMOVAL: IDLE support had to be removed because it depended on imaplib2. * Do not request INTERNALDATE when it is not needed.