dbus ChangeLog,1.728,1.729
Joe Shaw
joe at freedesktop.org
Wed Mar 9 09:30:40 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv13898
Modified Files:
ChangeLog
Log Message:
2005-03-09 Joe Shaw <joeshaw at novell.com>
* dbus/dbus-object-tree.c
(_dbus_object_tree_unregister_and_unlock): If checks are enabled
and we try to unregister a path that's not registered, still go
through the process of unlocking and don't just return.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.728
retrieving revision 1.729
diff -u -d -r1.728 -r1.729
--- ChangeLog 9 Mar 2005 17:09:11 -0000 1.728
+++ ChangeLog 9 Mar 2005 17:30:38 -0000 1.729
@@ -1,3 +1,10 @@
+2005-03-09 Joe Shaw <joeshaw at novell.com>
+
+ * dbus/dbus-object-tree.c
+ (_dbus_object_tree_unregister_and_unlock): If checks are enabled
+ and we try to unregister a path that's not registered, still go
+ through the process of unlocking and don't just return.
+
2005-03-09 Colin Walters <walters at verbum.org>
* glib/dbus-gproxy.c (dbus_g_proxy_invoke): New method; calls
More information about the dbus-commit
mailing list