summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-02-10 23:47:55 +0000
committerHavoc Pennington <hp@redhat.com>2005-02-10 23:47:55 +0000
commitdf0c6408805341f1ac673430ce6e92f352a473e6 (patch)
treeec4c73c0d9dabea5c7680f3c9e9d13d7486580c3 /ChangeLog
parent83dd8129a0429a2647c3a989ec73c712feb6060c (diff)
2005-02-10 Havoc Pennington <hp@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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 993294a9..eff98edb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-02-10 Havoc Pennington <hp@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@redhat.com>
+
* dbus/dbus-message-util.c (verify_test_message): tests for string
array