dbus ChangeLog,1.1117,1.1118

John Palmieri johnp at kemper.freedesktop.org
Wed Sep 13 21:26:03 PDT 2006


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

Modified Files:
	ChangeLog 
Log Message:
* dbus/dbus-threads.c: Allow recursive mutex's to be passed into
  dbus_threads_init and be used by the dbus mutex functions to
  avoid deadlocks.

* doc/TODO: Remove recursive mutex dbus_connection_dispatch TODO item


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1117
retrieving revision 1.1118
diff -u -d -r1.1117 -r1.1118
--- ChangeLog	13 Sep 2006 19:13:17 -0000	1.1117
+++ ChangeLog	14 Sep 2006 04:26:00 -0000	1.1118
@@ -1,3 +1,11 @@
+2006-09-14  John (J5) Palmieri  <johnp at redhat.com>
+
+	* dbus/dbus-threads.c: Allow recursive mutex's to be passed into
+	dbus_threads_init and be used by the dbus mutex functions to
+	avoid deadlocks.
+
+	* doc/TODO: Remove recursive mutex dbus_connection_dispatch TODO item
+
 2006-09-13  John (J5) Palmieri  <johnp at redhat.com>
 
 	* dbus/dbus-sysdeps-util-unix.c (_dbus_directory_get_next_file):



More information about the dbus-commit mailing list