/offlineimap/head: changeset 477

Fixed SSL for Python2.3.
This commit is contained in:
jgoerzen
2003-05-28 04:01:27 +01:00
parent ce125cc366
commit d52c007857
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
offlineimap (3.99.18) unstable; urgency=low
* Made a fix for Python2.3 compatibility.
-- John Goerzen <jgoerzen@complete.org> Tue, 27 May 2003 16:58:54 -0500
offlineimap (3.99.17) unstable; urgency=low
* Fixed two potential obscure race conditions in folder/Maildir.py.