summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2005-06-29 17:02:33 +0000
committerColin Walters <walters@verbum.org>2005-06-29 17:02:33 +0000
commita15a5811d7c44f392e9e62b4722270454d422c99 (patch)
treea92ed7d5411a83c85825f5b46f23c2a2e7cf7cbe /ChangeLog
parentab1ae1f4e204e0ee36690c828ea4a66fb9427633 (diff)
2005-06-29 Colin Walters <walters@verbum.org>
Patch from Ross Burton <ross@openedhand.com> * glib/dbus-gobject.c (invoke_object_method): Unset object value in all cases, not only in async case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e67e5ee4..ec8453f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
2005-06-29 Colin Walters <walters@verbum.org>
+
+ Patch from Ross Burton <ross@openedhand.com>
+
+ * glib/dbus-gobject.c (invoke_object_method): Unset object
+ value in all cases, not only in async case.
+
+2005-06-29 Colin Walters <walters@verbum.org>
* glib/dbus-gproxy.c (struct _DBusGProxy): Add new member
name_call for keeping track of any outgoing GetNameOwner call.