From c07a6249e21947f3831e1d8a98cedb17364e10c5 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 14 Jun 2006 11:26:41 +0000 Subject: 2006-06-14 Ross Burton * tools/dbus-print-message.c: Also print the object path when outputting signals or method calls. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 132b55c1..f9bf1f10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-14 Ross Burton + + * tools/dbus-print-message.c: + Also print the object path when outputting signals or method calls. + 2006-06-13 Thiago Macieira * qt/src/Makefile.am: install the qdbus.h header. -- cgit