From: Simon McVittie Date: Tue, 22 Nov 2016 11:26:26 +0000 (+0000) Subject: NEWS for spec changes X-Git-Tag: dbus-1.11.8~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b51aa049c7db9a5acdc932e2d27639700c5091f0;p=thirdparty%2Fdbus.git NEWS for spec changes Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index f2f347c91..da67d1df4 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,13 @@ Build-time configuration: Enhancements: +• D-Bus Specification version 0.30 + · Define the jargon term "activation" more clearly + · Define the jargon term "auto-starting", which is one form of activation + · Document the optional SystemdService key in service files + · Use versioned interface and bus names in most examples + (fd.o #98671; Simon McVittie) + • Fix and enable a lot of compiler warnings to improve future code quality. This might incidentally also fix some environment variable accesses on OS X.