summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Meeks <michael@ximian.com>2004-04-13 11:47:17 +0000
committerMichael Meeks <michael@ximian.com>2004-04-13 11:47:17 +0000
commitfefa7ed4d59f69eca45b51dc4a120993c87c218e (patch)
tree9c91e0fba58e9136cceb13c6ff6fb13e461f65af /ChangeLog
parent83d3819577efa227419946b611b62455eaaa2e5b (diff)
2004-04-13 Michael Meeks <michael@ximian.com>
* glib/dbus-gobject.c (handle_introspect): split out (introspect_properties): this. (handle_introspect): implement this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 227bd288..97594d89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-04-13 Michael Meeks <michael@ximian.com>
+ * 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.