extras-buildsys ChangeLog,1.97.2.1,1.97.2.2

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Mon Aug 15 14:33:06 UTC 2005


Author: dcbw

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

Modified Files:
      Tag: STABLE_0_3
	ChangeLog 
Log Message:
2005-08-15  Dan Williams <dcbw at redhat.com>

    * client/client.py
      server/UserInterface.py
        - Implement API versioning, and check the API version in the client
            before doing anything else




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.97.2.1
retrieving revision 1.97.2.2
diff -u -r1.97.2.1 -r1.97.2.2
--- ChangeLog	15 Aug 2005 14:15:24 -0000	1.97.2.1
+++ ChangeLog	15 Aug 2005 14:33:04 -0000	1.97.2.2
@@ -1,5 +1,12 @@
 2005-08-15  Dan Williams <dcbw at redhat.com>
 
+    * client/client.py
+      server/UserInterface.py
+        - Implement API versioning, and check the API version in the client
+            before doing anything else
+
+2005-08-15  Dan Williams <dcbw at redhat.com>
+
     * server/UserInterface.py
         - (UserInterface::enqueue, UserInterface::enqueue_srpm,
             UserInterfaceSSLAuth::enqueue, UserInterface::enqueue_srpm):




More information about the scm-commits mailing list