2007-07-13 Havoc Pennington <hp@redhat.com>
[platform/upstream/dbus.git] / ChangeLog
index 7b70bc6..42ff1d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2007-07-13  Havoc Pennington  <hp@redhat.com>
+
+       * Add indent-tabs-mode: nil to all file headers.
+
+2007-07-12  Havoc Pennington  <hp@redhat.com>
+
+       * dbus/dbus-sysdeps-util.c (_dbus_sysdeps_test): invert the test
+       for parsing hex as double to be sure it fails to work
+
+       * dbus/dbus-sysdeps.c (_dbus_string_parse_double): don't allow hex numbers.
+
+2007-07-10  Havoc Pennington  <hp@redhat.com>
+
+       * dbus/dbus-connection.c (struct DBusConnection): Fix from Olivier
+       Hochreutiner to avoid trying to protect individual bits in a word
+       with different locks (make dispatch_acquired and io_path_acquired
+       dbus_bool_t rather than bitfields)
+
 2007-07-09  Ralf Habacker  <ralf.habacker@freenet.de>
 
        * dbus/dbus-sysdeps-win.c,dbus-sysdeps-win.h,dbus-sysdeps-win-util.c,