dbus ChangeLog,1.504,1.505

Seth Nickell seth at pdx.freedesktop.org
Sat May 29 15:37:15 PDT 2004


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv22104

Modified Files:
	ChangeLog 
Log Message:
2004-05-29  Seth Nickell  <seth at gnome.org>

	* python/dbus.py:
	* python/examples/example-client.py:
	* python/examples/example-service.py:
	* python/examples/list-system-services.py:

	Add SessionBus, SystemBus and ActivationBus classes
	so you don't need to know the special little BUS_TYPE
	flag.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.504
retrieving revision 1.505
diff -u -d -r1.504 -r1.505
--- a/ChangeLog	29 May 2004 04:17:16 -0000	1.504
+++ b/ChangeLog	29 May 2004 22:37:13 -0000	1.505
@@ -1,3 +1,14 @@
+2004-05-29  Seth Nickell  <seth at gnome.org>
+
+	* python/dbus.py:
+	* python/examples/example-client.py:
+	* python/examples/example-service.py:
+	* python/examples/list-system-services.py:
+
+	Add SessionBus, SystemBus and ActivationBus classes
+	so you don't need to know the special little BUS_TYPE
+	flag.
+	
 2004-05-29  Havoc Pennington  <hp at redhat.com>
 
 	* bus/config-parser.c (process_test_valid_subdir): temporarily




More information about the dbus-commit mailing list