From: Simon McVittie Date: Fri, 15 Jun 2012 15:18:02 +0000 (+0100) Subject: additional NEWS: spec 0.20, WiP X-Git-Tag: dbus-1.7.0~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2300b593e585857f55a05826f3b63cb035a11d;p=thirdparty%2Fdbus.git additional NEWS: spec 0.20, WiP --- diff --git a/NEWS b/NEWS index a1778bf4e..d75d7adae 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ D-Bus 1.7.0 (UNRELEASED) == +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: • Automatically define DBUS_STATIC_BUILD in static-only Autotools builds,