From c2ff73e5c695b538404b96f0f77eaabefc8cb3d7 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 26 Aug 2005 02:00:37 +0000 Subject: 2005-08-25 Colin Walters * glib/dbus-gproxy.c (dbus_g_proxy_call): Doc update, thanks to Ryan Lortie for the suggestion. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6338f4bb..0d591f80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-25 Colin Walters + + * glib/dbus-gproxy.c (dbus_g_proxy_call): Doc update, thanks + to Ryan Lortie for the suggestion. + 2005-08-24 John (J5) Palmieri * test/python: Add python regression test -- cgit