dbus ChangeLog,1.689,1.690
Havoc Pennington
hp at freedesktop.org
Thu Feb 10 15:47:57 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv23096
Modified Files:
ChangeLog
Log Message:
2005-02-10 Havoc Pennington <hp at redhat.com>
* dbus/dbus-object-tree.c (handle_default_introspect_and_unlock):
change to be _and_unlock instead of _unlocked
* dbus/dbus-connection.c
(_dbus_connection_send_preallocated_unlocked_no_update): rename to
have no_update so we can find this bug quickly in future
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.689
retrieving revision 1.690
diff -u -d -r1.689 -r1.690
--- ChangeLog 10 Feb 2005 23:17:27 -0000 1.689
+++ ChangeLog 10 Feb 2005 23:47:54 -0000 1.690
@@ -1,5 +1,14 @@
2005-02-10 Havoc Pennington <hp at redhat.com>
+ * dbus/dbus-object-tree.c (handle_default_introspect_and_unlock):
+ change to be _and_unlock instead of _unlocked
+
+ * dbus/dbus-connection.c
+ (_dbus_connection_send_preallocated_unlocked_no_update): rename to
+ have no_update so we can find this bug quickly in future
+
+2005-02-10 Havoc Pennington <hp at redhat.com>
+
* dbus/dbus-message-util.c (verify_test_message): tests for string
array
More information about the dbus-commit
mailing list