dbus ChangeLog,1.917,1.918
Robert McQueen
robot101 at freedesktop.org
Thu Nov 3 08:13:55 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv29673
Modified Files:
ChangeLog
Log Message:
2005-11-03 Robert McQueen <robot101 at debian.org>
* python/_dbus.py, python/proxies.py, python/service.py: Add __repr__
functions to dbus.Bus, dbus.service.BusName and dbus.service.Object,
tweak others to be consistent.
* test/python/test-client.py: Tweak output of testInheritance.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.917
retrieving revision 1.918
diff -u -d -r1.917 -r1.918
--- ChangeLog 29 Oct 2005 22:41:07 -0000 1.917
+++ ChangeLog 3 Nov 2005 16:13:52 -0000 1.918
@@ -1,3 +1,11 @@
+2005-11-03 Robert McQueen <robot101 at debian.org>
+
+ * python/_dbus.py, python/proxies.py, python/service.py: Add __repr__
+ functions to dbus.Bus, dbus.service.BusName and dbus.service.Object,
+ tweak others to be consistent.
+
+ * test/python/test-client.py: Tweak output of testInheritance.
+
2005-10-29 Robert McQueen <robot101 at debian.org>
* python/service.py: Major changes to allow multiple inheritance
More information about the dbus-commit
mailing list