diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-04-25 13:12:15 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-04-25 13:12:15 +0100 |
commit | 7ff0cd0640b906821f9b222924e2545b25d28c0f (patch) | |
tree | 1bda6f0396ebe83330d5047e273dba702ec12040 /doc | |
parent | 1f3b479a120002b61d9000828370d743a1d854af (diff) | |
download | dbus-7ff0cd0640b906821f9b222924e2545b25d28c0f.tar.gz |
prepare version 1.7.2 and spec 0.21
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dbus-specification.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index f18327ac..ec8afde8 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -7,7 +7,7 @@ <articleinfo> <title>D-Bus Specification</title> <releaseinfo>Version 0.21</releaseinfo> - <date>(not yet released)</date> + <date>2013-04-25</date> <authorgroup> <author> <firstname>Havoc</firstname> @@ -73,9 +73,10 @@ <revhistory> <revision> <revnumber>0.21</revnumber> - <date>not yet released (<ulink url='http://cgit.freedesktop.org/dbus/dbus/log/doc/dbus-specification.xml'>commit log</ulink>)</date> - <authorinitials></authorinitials> - <revremark></revremark> + <date>2013-04-25</date> + <authorinitials>smcv</authorinitials> + <revremark>allow Unicode noncharacters in UTF-8 (Unicode + Corrigendum #9)</revremark> </revision> <revision> <revnumber>0.20</revnumber> |