From: John (J5) Palmieri Date: Fri, 17 Nov 2006 19:44:07 +0000 (+0000) Subject: * Released 1.0.1 X-Git-Tag: DBUS_1_0_3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9173fcef35665d0e2f3f404dae97c7583acdf5a9;p=thirdparty%2Fdbus.git * Released 1.0.1 --- diff --git a/ChangeLog b/ChangeLog index 837157601..741a98d14 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 7105bc512..12ac1d9bb 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