summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2005-08-17 17:30:45 +0000
committerRoss Burton <ross@openedhand.com>2005-08-17 17:30:45 +0000
commite5268be6b33e98cd4da0090da7cb2e3ab534c57a (patch)
treef667c4fedad832a0811ed9a9175996d36f0f95c7 /ChangeLog
parentce84a7761a567f5afaca03d0fb5c0378f293da80 (diff)
Unref message and protect against NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfceda32..155b773e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-17 Ross Burton <ross@burtonini.com>
+
+ * 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 <johnp@redhat.com>
* python/__init__.py: Version updated (0, 43, 0)