From e5268be6b33e98cd4da0090da7cb2e3ab534c57a Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 17 Aug 2005 17:30:45 +0000 Subject: Unref message and protect against NULL --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dfceda32..155b773e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-17 Ross Burton + + * glib/dbus-gproxy.c: + (dbus_g_proxy_call_no_reply): unref the message once sent. + (dbus_g_proxy_call): protect against NULL proxy. + 2005-08-16 John (J5) Palmieri * python/__init__.py: Version updated (0, 43, 0) -- cgit