diff --git a/NEWS b/NEWS index cb30967a..0ba85700 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 2a4c1c7b..2b8d1f50 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