From d8e7405eb35974518b0b579e2e2789fd065cb477 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 8 Jul 2005 17:02:42 +0000 Subject: Make async bindings work again --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e6a0466..9ad68040 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-07-08 Ross Burton + + * dbus/dbus-glib.h: + Add DBysGAsyncData for the async bindings. + + * glib/dbus-binding-tool-glib.c: + Re-enable the async bindings. + + * test/glib/test-dbus-glib.c: + Add a test for the generated async bindings. + 2005-07-08 Colin Walters * doc/TODO: Update GLib todo bits, also add a post-1.0 TODO for a -- cgit