/offlineimap/head: changeset 289

Fixed infinite loop in imapserver.py with preauth
This commit is contained in:
jgoerzen
2002-11-20 05:57:45 +01:00
parent 2756ca9d5a
commit 832c7ddd66
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
offlineimap (3.99.5) unstable; urgency=low
* Added ability to disable expunging on the server.
* Fixed infinite loop with preauth. Closes: #169514.
-- John Goerzen <jgoerzen@complete.org> Tue, 12 Nov 2002 09:29:31 -0600