From fefa7ed4d59f69eca45b51dc4a120993c87c218e Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 13 Apr 2004 11:47:17 +0000 Subject: 2004-04-13 Michael Meeks * glib/dbus-gobject.c (handle_introspect): split out (introspect_properties): this. (handle_introspect): implement this. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 227bd288..97594d89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-04-13 Michael Meeks + * glib/dbus-gobject.c (handle_introspect): split out + (introspect_properties): this. + (handle_introspect): implement this. + * test/glib/Makefile.am: use the absolute path so the bus daemon's chdir ("/") doesn't kill us dead. -- cgit