From 5d032fe0ffa31e9fe4e00e618a57418a6c9e68c2 Mon Sep 17 00:00:00 2001 From: John Goerzen Date: Mon, 3 Mar 2008 02:31:04 -0600 Subject: [PATCH] Updated changelog --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 41a3289..4c430b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ offlineimap (5.99.5) unstable; urgency=low Riccardo Murri. * Fix read-only detection behavior when changing flags. Patch from Florian Friesdorf. + * Added support for username/password in a netrc file. Patch from + bboisin in OfflineIMAP #14. * Fix handling of servers that return UIDs in some, but not all, responses to FETCH. OfflineIMAP bug #22. Patch by pistore. * Fix typo in manual. Closes: #360365.