summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2006-10-23 17:25:52 +0000
committerDavid Zeuthen <davidz@redhat.com>2006-10-23 17:25:52 +0000
commitcb905b58f068ba68ca8f6645b2c4e9b51ec61e3e (patch)
tree0f079682ca1d396c5df1e97086d83da87181588f /ChangeLog
parent8ea5a53324e2959157f8b47b88211728a7bff375 (diff)
2006-10-23 David Zeuthen <davidz@redhat.com>
* dbus/dbus-memory.c: Use atomic variable to protect n_blocks_outstanding otherwise OOM will be reported using SMP on some arches * bus/dispatch.c: Add missing end of line characters * bus/desktop-file.c (parse_section_start, parse_key_value) (bus_desktop_file_load): Propertly handle OOM * dbus/dbus-threads.c (init_uninitialized_locks): Check that thread_init_generation equals _dbus_current_generation, not 0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c1afcfc..17a343c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-10-23 David Zeuthen <davidz@redhat.com>
+
+ * dbus/dbus-memory.c: Use atomic variable to protect
+ n_blocks_outstanding otherwise OOM will be reported using SMP on
+ some arches
+
+ * bus/dispatch.c: Add missing end of line characters
+
+ * bus/desktop-file.c (parse_section_start, parse_key_value)
+ (bus_desktop_file_load): Propertly handle OOM
+
+ * dbus/dbus-threads.c (init_uninitialized_locks): Check that
+ thread_init_generation equals _dbus_current_generation, not 0
+
2006-10-22 Havoc Pennington <hp@redhat.com>
* dbus/dbus-connection-internal.h: move prototype of