NEWS, bump spec version to (unreleased) 0.25

This commit is contained in:
Simon McVittie 2014-10-06 12:27:36 +01:00
parent c230c790c6
commit 1a578e6668
2 changed files with 15 additions and 2 deletions

5
NEWS
View file

@ -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)

View file

@ -6,8 +6,8 @@
<article id="index">
<articleinfo>
<title>D-Bus Specification</title>
<releaseinfo>Version 0.24</releaseinfo>
<date>2014-10-01</date>
<releaseinfo>Version 0.25</releaseinfo>
<date>(not yet released)</date>
<authorgroup>
<author>
<firstname>Havoc</firstname>
@ -70,6 +70,14 @@
</author>
</authorgroup>
<revhistory>
<revision>
<revnumber>0.25</revnumber>
<date>(not yet released)</date>
<authorinitials>n/a</authorinitials>
<revremark>
see <ulink url='http://cgit.freedesktop.org/dbus/dbus/log/doc/dbus-specification.xml'>commit log</ulink>
</revremark>
</revision>
<revision>
<revnumber>0.24</revnumber>
<date>2014-10-01</date>