summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2003-12-01 20:49:53 +0000
committerDavid Zeuthen <davidz@redhat.com>2003-12-01 20:49:53 +0000
commit3e77824dff9ea3e903f92b6d290a9ca87ae28b84 (patch)
treedfb24b872eca164b8ba6b60412bdc04639cdd591 /ChangeLog
parent9f1a60dbba69844c0a04b3dd86280352736187ce (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e75e88b2..08af5331 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]: