From 8a66b12a848133edd6b769d0a7f618b564913c26 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 2 Mar 2005 04:15:43 +0000 Subject: 2005-03-01 Colin Walters * test/glib/test-dbus-glib.c (lose, lose_gerror): Utility functions copied from dbus-glib-tool.c. (main): Convert lots of error code to use them. Also add some testing for introspection bits. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8cb81511..06a69d2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2005-03-01 Colin Walters + * test/glib/test-dbus-glib.c (lose, lose_gerror): Utility + functions copied from dbus-glib-tool.c. + (main): Convert lots of error code to use them. + Also add some testing for introspection bits. + +2005-03-01 Colin Walters + * doc/TODO: Remove introspection signature TODO. 2005-02-27 Colin Walters -- cgit