From 68f0ffa06e271fb37b3181a99665046e2e577838 Mon Sep 17 00:00:00 2001 From: Heikki Toivonen Date: Thu, 18 Jun 2009 03:49:40 +0000 Subject: Bug 12840, ftpslib now works with Python 2.6, patch by Theodore A. Roth. git-svn-id: http://svn.osafoundation.org/m2crypto/trunk@683 2715db39-9adf-0310-9c64-84f055769b4b --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index eeca40a..960756c 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,7 @@ - SSLServer.__init__ now takes optional bind_and_activate parameter and initializes by calling SocketServer.BaseServer.__init__, which are Python 2.6 compatibility fixes, by Christian +- ftpslib now works with Python 2.6, by Theodore A. Roth - Reverted a change done in 0.17 to m2urllib2 which changed urls to include host when it should stay as it was - SMIME.text_crlf and text_crlf_bio were always raising TypeError; fixed -- cgit v1.2.1