dbus ChangeLog,1.698,1.699

Havoc Pennington hp at freedesktop.org
Sun Feb 13 10:17:37 PST 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv30223

Modified Files:
	ChangeLog 
Log Message:
2005-02-13  Havoc Pennington  <hp at redhat.com>

	* dbus/dbus-connection.c: use separate mutexes for the condition
	variables; this is some kind of baseline for sanity, but the
	condition variables still aren't used correctly afaict



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.698
retrieving revision 1.699
diff -u -d -r1.698 -r1.699
--- ChangeLog	13 Feb 2005 17:16:25 -0000	1.698
+++ ChangeLog	13 Feb 2005 18:17:35 -0000	1.699
@@ -1,5 +1,11 @@
 2005-02-13  Havoc Pennington  <hp at redhat.com>
 
+	* dbus/dbus-connection.c: use separate mutexes for the condition
+	variables; this is some kind of baseline for sanity, but the
+	condition variables still aren't used correctly afaict
+
+2005-02-13  Havoc Pennington  <hp at redhat.com>
+
 	* dbus/dbus-object-tree.c (handle_default_introspect_and_unlock):
 	fix a double-unlock
 



More information about the dbus-commit mailing list