From: Simon McVittie Date: Mon, 6 Oct 2014 11:27:36 +0000 (+0100) Subject: NEWS, bump spec version to (unreleased) 0.25 X-Git-Tag: dbus-1.9.2~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a578e66684507b6dcee791ba1de1343e7a36280;p=thirdparty%2Fdbus.git NEWS, bump spec version to (unreleased) 0.25 --- diff --git a/NEWS b/NEWS index cb30967a6..0ba857006 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,11 @@ D-Bus 1.9.2 (UNRELEASED) Enhancements: +• D-Bus Specification version 0.25 + · annotate table of types with reserved/basic/container, and for + basic types, fixed/string-like + · clarify arbitrary limits by quoting them in mebibytes + • Add an example script to find potentially undesired match rules (fd.o #84598, Alban Crequy) diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 2a4c1c7ba..2b8d1f50e 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -6,8 +6,8 @@
D-Bus Specification - Version 0.24 - 2014-10-01 + Version 0.25 + (not yet released) Havoc @@ -70,6 +70,14 @@ + + 0.25 + (not yet released) + n/a + + see commit log + + 0.24 2014-10-01