summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-11-17 19:44:07 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-11-17 19:44:07 +0000
commit9173fcef35665d0e2f3f404dae97c7583acdf5a9 (patch)
tree1054e57d2c29a4a332aef72f1bddf0a6863a89f1
parent142f95d76a878128af897b84c5d2dadc2520acb1 (diff)
downloaddbus-9173fcef35665d0e2f3f404dae97c7583acdf5a9.tar.gz
* Released 1.0.1
-rw-r--r--ChangeLog4
-rw-r--r--NEWS6
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83715760..741a98d1 100644
--- 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 7105bc51..12ac1d9b 100644
--- 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