From: Simon McVittie Date: Thu, 9 Aug 2012 11:42:52 +0000 (+0100) Subject: NEWS X-Git-Tag: dbus-1.7.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33c318c1399e58c8e1c0934282d2d47d9539b9b;p=thirdparty%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index dfac67f57..ccf681e6e 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,22 @@ D-Bus 1.7.0 (UNRELEASED) == +Enhancements: + +• D-Bus Specification 0.21 + · actually say that /org/freedesktop/DBus is the object that + implements o.fd.DBus (fd.o #51865, Colin Walters) + · various reorganisation for better clarity (fd.o #38252, Simon McVittie) + · stop claiming that all basic types work just like INT32 (strings don't!) + +Fixes: + • Unix-specific: · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin) D-Bus 1.6.4 (2012-07-18) == -Enhancements: - -• D-Bus Specification 0.20 - · various reorganisation for better clarity (fd.o #38252, Simon McVittie) - · stop claiming that all basic types work just like INT32 (strings don't!) - Fixes: • Detect that users are "at the console" correctly when configured with diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 1c54c1550..b31307083 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -6,8 +6,8 @@
D-Bus Specification - Version 0.19 - 2012-02-21 + Version 0.20 + unreleased Havoc @@ -74,8 +74,9 @@ current commit log - - + smcv, walters + reorganise for clarity, remove false claims about + basic types, mention /o/fd/DBus 0.19