]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* Released 1.0.1
authorJohn (J5) Palmieri <johnp@redhat.com>
Fri, 17 Nov 2006 19:44:07 +0000 (19:44 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Fri, 17 Nov 2006 19:44:07 +0000 (19:44 +0000)
ChangeLog
NEWS

index 837157601fa42d91a8b7e6653dd971dabacfbcea..741a98d14c68c8d67f3967ed7ab5860238aad6f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-17  John (J5) Palmieri  <johnp@redhat.com>
+
+       * Released 1.0.1
+
 2006-11-14  Havoc Pennington  <hp@redhat.com>
        
        * dbus/dbus-misc.c, dbus/dbus-misc.h: Move
diff --git a/NEWS b/NEWS
index 7105bc512b8667c06aeb1f9380b17a28df1a26d0..12ac1d9bb3c12ba7895f7b0c9d9bcabfa2f935b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+D-Bus 1.0.1 (17 November 2006)
+==
+- Fix bug where calling dbus_threads_init_default would assert
+- Fix UUID output to match the spec
+- Clear up documentation on UUIDs
+
 D-Bus 1.0.0 (08 November 2006)
 ==
 - Documents updated with API/ABI garuntees