summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-11-14 18:54:39 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-11-14 18:54:39 +0000
commit969ae9d7a65b12fa50acec205f0c941dcf1045a5 (patch)
treedd979f51e6a15ff01aa6cf035e298b803ae1f68c /ChangeLog
parentaceedc463b162d604263dd83088a503964c33d99 (diff)
* configure.in: Bump version to 1.0.1 for next stable release
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eab5982f..c3bdd03b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-11-14 John (J5) Palmieri <johnp@redhat.com>
+
+ * configure.in: Bump version to 1.0.1 for next stable release
+
+ * 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@redhat.com>
* Released 1.0.0