summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-10-17 22:31:16 +0000
committerHavoc Pennington <hp@redhat.com>2006-10-17 22:31:16 +0000
commit89d97b47795b09a576f5cf9a40fd93eb6c9ce3f5 (patch)
tree18b1ad3af8d9acd056876f48e09bb1da8b1eb011 /ChangeLog
parenta947713c354462d1235e6ef3d8d3929bf9f080d4 (diff)
2006-10-17 Havoc Pennington <hp@redhat.com>
* tools/dbus-send.c (main): don't close shared connection, fix from Timo Hoenig
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1efc6a7d..a07c028c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-10-17 Havoc Pennington <hp@redhat.com>
+ * tools/dbus-send.c (main): don't close shared connection, fix
+ from Timo Hoenig
+
+2006-10-17 Havoc Pennington <hp@redhat.com>
+
* configure.in (CPPFLAGS): don't do -DDBUS_API_SUBJECT_TO_CHANGE here
* dbus/dbus.h: drop the DBUS_API_SUBJECT_TO_CHANGE requirement,