summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-07-07 21:56:30 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-07-07 21:56:30 +0000
commit7553adeaacd3984c22bb23e0764d5f4ec9a9ae69 (patch)
treeb3caf151d742b1919e4d2802debe36c52c4ce378 /ChangeLog
parent50f88a0322cee156a5d9737f0987e57b964606cc (diff)
* dbus/dbus-connection.h: remove connection_disconnect and replace with
connection_close * dbus/dbus-connection.c: include dbus-bus.h (_dbus_connection_read_write_dispatch): make static
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8062ca3..703b46ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-07-07 John (J5) Palmieri <johnp@redhat.com>
+ * dbus/dbus-connection.h: remove connection_disconnect and replace with
+ connection_close
+
+ * dbus/dbus-connection.c: include dbus-bus.h
+ (_dbus_connection_read_write_dispatch): make static
+
+2006-07-07 John (J5) Palmieri <johnp@redhat.com>
+
* dbus/dbus-connection.c (dbus_connection_close): removed deprecated
function
(dbus_connection_dispatch): On disconnect unref any shared connections