summaryrefslogtreecommitdiff
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
commit58772100aa233e2a649a749e8f5be607cfe10633 (patch)
tree07e2b40a1ae0acd20965796a3225f19a7a141cb2 /ChangeLog
parent71308df778e5555383a559240e80f63ad1d1bee0 (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 132b55c..f9bf1f1 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.