dbus ChangeLog,1.1043,1.1044
John Palmieri
johnp at kemper.freedesktop.org
Fri Jul 7 14:56:32 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv26814
Modified Files:
ChangeLog
Log Message:
* 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
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1043
retrieving revision 1.1044
diff -u -d -r1.1043 -r1.1044
--- ChangeLog 7 Jul 2006 19:42:56 -0000 1.1043
+++ ChangeLog 7 Jul 2006 21:56:30 -0000 1.1044
@@ -1,5 +1,13 @@
2006-07-07 John (J5) Palmieri <johnp at 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 at redhat.com>
+
* dbus/dbus-connection.c (dbus_connection_close): removed deprecated
function
(dbus_connection_dispatch): On disconnect unref any shared connections
More information about the dbus-commit
mailing list