Mercurial > p > roundup > code
diff CHANGES.txt @ 4259:074af2533618
Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Thu, 08 Oct 2009 13:07:51 +0000 |
| parents | a70dbbc7f967 |
| children | ffc6fa77e551 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 08 12:18:47 2009 +0000 +++ b/CHANGES.txt Thu Oct 08 13:07:51 2009 +0000 @@ -21,6 +21,7 @@ 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)
