dbus ChangeLog,1.1157,1.1158

Havoc Pennington hp at kemper.freedesktop.org
Thu Oct 19 22:17:00 PDT 2006


Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv4745

Modified Files:
	ChangeLog 
Log Message:
2006-10-20  Havoc Pennington  <hp at redhat.com>

	* doc/TODO: remove the int64 thing from 1.0 since it doesn't
	matter, and the message-loader-breaker thing since nobody is going
	to do it.  Add an item to 1.0 about supporting recursive locks
	in dbus_threads_init_default() though, since it should be easy.

	* dbus/dbus-connection.c (_dbus_connection_read_write_dispatch):
	Fix this in the !dispatch case to avoid busy-looping after
	disconnection

        * More misc docs improvements



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1157
retrieving revision 1.1158
diff -u -d -r1.1157 -r1.1158
--- ChangeLog	20 Oct 2006 03:42:03 -0000	1.1157
+++ ChangeLog	20 Oct 2006 05:16:58 -0000	1.1158
@@ -1,3 +1,16 @@
+2006-10-20  Havoc Pennington  <hp at redhat.com>
+
+	* doc/TODO: remove the int64 thing from 1.0 since it doesn't
+	matter, and the message-loader-breaker thing since nobody is going
+	to do it.  Add an item to 1.0 about supporting recursive locks
+	in dbus_threads_init_default() though, since it should be easy.
+
+	* dbus/dbus-connection.c (_dbus_connection_read_write_dispatch):
+	Fix this in the !dispatch case to avoid busy-looping after
+	disconnection
+
+        * More misc docs improvements
+
 2006-10-19  Havoc Pennington  <hp at redhat.com>
 
 	* more Doxygen-related fixes (lots of moving things from the



More information about the dbus-commit mailing list