summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2006-06-14 11:26:41 +0000
committerRoss Burton <ross@openedhand.com>2006-06-14 11:26:41 +0000
commitc07a6249e21947f3831e1d8a98cedb17364e10c5 (patch)
tree9ef6bb800073feb2ee45432669d2d237d3c7f06b /ChangeLog
parent5db59894bbb8a921a528552c99136e763bf676f0 (diff)
2006-06-14 Ross Burton <ross@openedhand.com>
* tools/dbus-print-message.c: Also print the object path when outputting signals or method calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 132b55c1..f9bf1f10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-14 Ross Burton <ross@openedhand.com>
+
+ * tools/dbus-print-message.c:
+ Also print the object path when outputting signals or method calls.
+
2006-06-13 Thiago Macieira <thiago.macieira@trolltech.com>
* qt/src/Makefile.am: install the qdbus.h header.