dbus ChangeLog,1.443,1.444

David Zeuthen david@pdx.freedesktop.org
Mon, 01 Dec 2003 12:49:55 -0800


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

Modified Files:
	ChangeLog 
Log Message:
2003-12-01  David Zeuthen  <david@fubar.dk>

	* python/dbus.py: Add the actual message when calling the reciever
	of a signal such that parameters can be inspected. Add the method
	remove_signal_receiver
	


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- ChangeLog	27 Nov 2003 01:25:49 -0000	1.443
+++ ChangeLog	1 Dec 2003 20:49:53 -0000	1.444
@@ -1,3 +1,9 @@
+2003-12-01  David Zeuthen  <david@fubar.dk>
+
+	* python/dbus.py: Add the actual message when calling the reciever
+	of a signal such that parameters can be inspected. Add the method
+	remove_signal_receiver
+	
 2003-11-26  Mikael Hallendal  <micke@imendio.com>
 
 	* bus/*.[ch]: