summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2006-11-17 19:44:07 +0000
committerRyan Lortie <desrt@desrt.ca>2006-11-17 19:44:07 +0000
commit25b29e83d1b2497c4be59153fb4d147df2cb2e73 (patch)
tree1054e57d2c29a4a332aef72f1bddf0a6863a89f1 /NEWS
parentd3204dc446d96876baab9859de132a5a4da675d4 (diff)
This commit was manufactured by cvs2svn to create tag 'dbus-1.0.1'.dbus-1.0.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
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