diff --git a/ChangeLog b/ChangeLog index 887c387f..0238cc93 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 29d6c564..8dbbffbf 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