diff options
author | Ross Burton <ross@openedhand.com> | 2005-07-08 17:02:42 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2005-07-08 17:02:42 +0000 |
commit | d8e7405eb35974518b0b579e2e2789fd065cb477 (patch) | |
tree | 13130d88c38fb489b3a20ce07d665afa7d19e0f0 /ChangeLog | |
parent | 82d6ea6ca62b98294b76977cdd2a131b62edd068 (diff) |
Make async bindings work again
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-07-08 Ross Burton <ross@openedhand.com> + + * 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 <walters@verbum.org> * doc/TODO: Update GLib todo bits, also add a post-1.0 TODO for a |