extras-buildsys ChangeLog,1.11,1.12

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Jun 14 22:09:06 UTC 2005


Author: dcbw

Update of /cvs/fedora/extras-buildsys
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16693

Modified Files:
	ChangeLog 
Log Message:
2005-06-14  Dan Williams <dcbw at redhat.com>

    * common/SimpleSSLXMLRPCServer.py
        - Fix for usage on Python 2.2.x, which doesn't have SimpleXMLRPCDispatcher




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	14 Jun 2005 13:37:41 -0000	1.11
+++ ChangeLog	14 Jun 2005 22:09:04 -0000	1.12
@@ -1,5 +1,11 @@
 2005-06-14  Dan Williams <dcbw at redhat.com>
 
+    * common/SimpleSSLXMLRPCServer.py
+        - Fix for usage on Python 2.2.x, which doesn't have SimpleXMLRPCDispatcher
+
+
+2005-06-14  Dan Williams <dcbw at redhat.com>
+
     * server/CONFIG.py
         - New options "ssl_frontend" and "ssl_buildclients".  Only ssl_frontend is
             used at this time.  Setting it to True requires use of SSL to submit




More information about the fedora-extras-commits mailing list