From 7b215a8cf54d1335c1b47194b4e39eb89be27fd0 Mon Sep 17 00:00:00 2001 From: schlatterbeck Date: Thu, 8 Oct 2009 13:07:51 +0000 Subject: [PATCH] Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4363 57a73879-2fb5-44c3-a270-3262357dd7e2 --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 91232fb..9d568c1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -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) -- 2.30.2