dbus ChangeLog,1.1042,1.1043
John Palmieri
johnp at kemper.freedesktop.org
Fri Jul 7 12:42:58 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv2751
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-connection.c (dbus_connection_close): removed deprecated
function
(dbus_connection_dispatch): On disconnect unref any shared connections
* dbus/dbus-bus.c (_dbus_bus_check_connection_and_unref): new function
for cleaning up shared connections on disconnect
(internal_bus_get): get a hard refrence to shared connections when
they are created
* doc/TODO: Remove items which are no longer relevent or have been fixed
Split 1.0 todo items with a 0.90 freeze todo list
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1042
retrieving revision 1.1043
diff -u -d -r1.1042 -r1.1043
--- ChangeLog 14 Jun 2006 16:49:37 -0000 1.1042
+++ ChangeLog 7 Jul 2006 19:42:56 -0000 1.1043
@@ -1,3 +1,17 @@
+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
+
+ * dbus/dbus-bus.c (_dbus_bus_check_connection_and_unref): new function
+ for cleaning up shared connections on disconnect
+ (internal_bus_get): get a hard refrence to shared connections when
+ they are created
+
+ * doc/TODO: Remove items which are no longer relevent or have been fixed
+ Split 1.0 todo items with a 0.90 freeze todo list
+
2006-06-14 Ross Burton <ross at openedhand.com>
* glib/dbus-gobject.c:
More information about the dbus-commit
mailing list