diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-10-09 11:34:14 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-10-09 11:34:14 +0100 |
commit | 9e4f0bf0e114c37e30acd78ade61d2f6e92c625f (patch) | |
tree | e184cf08392c17c0902caab3f8bee0b8f911f7ce /doc | |
parent | dc4d60d4a89747ef7311b7b3c12e70a421080569 (diff) | |
download | dbus-9e4f0bf0e114c37e30acd78ade61d2f6e92c625f.tar.gz |
D-Bus 1.7.6, spec 0.22
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dbus-specification.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 94de5da7..bc374b9b 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -7,7 +7,7 @@ <articleinfo> <title>D-Bus Specification</title> <releaseinfo>Version 0.22</releaseinfo> - <date>(not yet released)</date> + <date>2013-10-09</date> <authorgroup> <author> <firstname>Havoc</firstname> @@ -73,9 +73,12 @@ <revhistory> <revision> <revnumber>0.22</revnumber> - <date>not yet released (<ulink url='http://cgit.freedesktop.org/dbus/dbus/log/doc/dbus-specification.xml'>commit log</ulink>)</date> + <date>2013-10-09</date> <authorinitials></authorinitials> - <revremark></revremark> + <revremark>add GetConnectionCredentials, document + GetAtdAuditSessionData, document GetConnectionSELinuxSecurityContext, + document and correct .service file syntax and naming + </revremark> </revision> <revision> <revnumber>0.21</revnumber> |