From: John (J5) Palmieri Date: Mon, 24 Jul 2006 17:48:13 +0000 (+0000) Subject: - Released 0.91 X-Git-Tag: dbus-0.91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2235eac0dfec94a7041f1466fec44ba0cad92b11;p=thirdparty%2Fdbus.git - Released 0.91 --- diff --git a/ChangeLog b/ChangeLog index 887c387f6..0238cc93e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-07-24 John (J5) Palmieri + + * Released 0.91 + 2006-07-22 John (J5) Palmieri * dbus/dbus-connection.c: diff --git a/NEWS b/NEWS index 29d6c5643..8dbbffbf1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,11 @@ +D-Bus 0.91 (24 July 2006) +== +- Remove some lingering bits left over from the bindings split +- Fix assertion causing D-Bus applications to crash when checks are enabled +- Fix a timeout bug which would block applications from being auto started + D-Bus 0.90 (17 July 2006) +== - API/ABI freeze for 1.0 - Bindings are now split out into seperate packages - ListActivatableNames added as a method on the bus