From 9173fcef35665d0e2f3f404dae97c7583acdf5a9 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 17 Nov 2006 19:44:07 +0000 Subject: * Released 1.0.1 --- ChangeLog | 4 ++++ NEWS | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 83715760..741a98d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-11-17 John (J5) Palmieri + + * Released 1.0.1 + 2006-11-14 Havoc Pennington * 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 -- cgit