Code

Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 8 Oct 2009 13:07:51 +0000 (13:07 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 8 Oct 2009 13:07:51 +0000 (13:07 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4363 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index 91232fbac43b8a114b793c18fd03c9c22d4abe65..9d568c1da09e47d00ce2f59a95eb16b67b9b2d85 100644 (file)
@@ -21,6 +21,7 @@ Fixes:
   worked only for 2.5 and beyond due to a change in the xmlrpc interface
   in python
 - Document filter method of xmlrpc interface
+- Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL
 
 2009-08-10 1.4.9 (r4346)