dbus ChangeLog,1.782,1.783
David Zeuthen
david at freedesktop.org
Mon Jun 6 11:55:25 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv32185
Modified Files:
ChangeLog
Log Message:
2005-06-06 David Zeuthen <davidz at redhat.com>
* doc/TODO: Add item about need to remove deprecated functions.
* dbus/dbus-connection.h: Add prototype for dbus_connection_disconnect
* dbus/dbus-connection.c (dbus_connection_disconnect): New function
to repair the ABI which was broken with the last commit.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.782
retrieving revision 1.783
diff -u -d -r1.782 -r1.783
--- ChangeLog 2 Jun 2005 21:32:31 -0000 1.782
+++ ChangeLog 6 Jun 2005 18:55:22 -0000 1.783
@@ -1,3 +1,12 @@
+2005-06-06 David Zeuthen <davidz at redhat.com>
+
+ * doc/TODO: Add item about need to remove deprecated functions.
+
+ * dbus/dbus-connection.h: Add prototype for dbus_connection_disconnect
+
+ * dbus/dbus-connection.c (dbus_connection_disconnect): New function
+ to repair the ABI which was broken with the last commit.
+
2005-06-02 John (J5) Palmieri <johnp at redhat.com>
* dbus/dbus-connection.c, dbus/dbus-connection.h
More information about the dbus-commit
mailing list