summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-09-07 19:02:22 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-09-07 19:02:22 +0000
commitb19511946fa6a3ae228e97a02ab6b6aeed9fffb9 (patch)
tree7c94aefcadd526bce65419fd990e763c1533170e /ChangeLog
parent14b178a2223ce78017978228fee1ce56c94c032d (diff)
* dbus/dbus-connection-internal.h: Add prototype for
_dbus_connection_test_get_locks to remove warning
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8f00bfa..adec6ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-07 John (J5) Palmieri <johnp@redhat.com>
+ * dbus/dbus-connection-internal.h: Add prototype for
+ _dbus_connection_test_get_locks to remove warning
+
+2006-09-07 John (J5) Palmieri <johnp@redhat.com>
+
* dbus/dbus-spawn.c (_dbus_spawn_async_with_babysitter): Make sure we
close child_err_report_pipe[WRITE_END] on exec (Patch from
Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com>)