dbus ChangeLog,1.1203,1.1204
John Palmieri
johnp at kemper.freedesktop.org
Tue Nov 14 10:56:45 PST 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv18895
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have
the correct value so we don't assert when initalizing recursive threads
* test/name-test/test-thread-init.c: call dbus_threads_init_default
instead of _dbus_threads_init_debug since it is more of a real world
test
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1203
retrieving revision 1.1204
diff -u -d -r1.1203 -r1.1204
--- ChangeLog 10 Nov 2006 02:21:05 -0000 1.1203
+++ ChangeLog 14 Nov 2006 18:56:43 -0000 1.1204
@@ -1,3 +1,12 @@
+2006-11-14 John (J5) Palmieri <johnp at redhat.com>
+
+ * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have
+ the correct value so we don't assert when initalizing recursive threads
+
+ * test/name-test/test-thread-init.c: call dbus_threads_init_default
+ instead of _dbus_threads_init_debug since it is more of a real world
+ test
+
2006-11-09 John (J5) Palmieri <johnp at redhat.com>
* Released 1.0.0
More information about the dbus-commit
mailing list