dbus ChangeLog,1.838,1.839

John Palmieri johnp at freedesktop.org
Thu Jul 14 04:22:37 EST 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv8717

Modified Files:
	ChangeLog 
Log Message:
* python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd

* python/service.py (class Name): renamed BusName to make it clearer
  what the object is for (a name on the bus)

* python/examples/example-service.py,
  python/examples/example-signal-emitter.py: change the Name object to
  BusName



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.838
retrieving revision 1.839
diff -u -d -r1.838 -r1.839
--- ChangeLog	12 Jul 2005 21:09:54 -0000	1.838
+++ ChangeLog	13 Jul 2005 18:22:34 -0000	1.839
@@ -1,3 +1,14 @@
+2005-07-13  John (J5) Palmieri  <johnp at redhat.com>
+
+	* python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd
+
+	* python/service.py (class Name): renamed BusName to make it clearer
+	what the object is for (a name on the bus)
+
+	* python/examples/example-service.py,
+	python/examples/example-signal-emitter.py: change the Name object to
+	BusName
+
 2005-07-12  Colin Walters  <walters at verbum.org>
 
 	Patch from Jim Gettys <Jim.Gettys at hp.com>.



More information about the dbus-commit mailing list