summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-04-07 15:26:49 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-04-07 15:26:49 +0100
commit4d6c5afbc0c7e2224e9937472d641758263f3b06 (patch)
tree89d10ce098103e9ff08d83da0e3f86c95603fe07
parent976b7a7956d40844c5b61d8cec352bec8f93d72f (diff)
Document when argNpath was added, for completeness
-rw-r--r--doc/dbus-specification.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 8d631ae5..af6003ee 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -3804,6 +3804,15 @@
argument <literal>"/ca/example/"</literal> to represent atomic modification of
many properties within that directory, and the interested application would be
notified in both cases.</para>
+ <para>
+ <emphasis>
+ This match key was added in version 0.12 of the
+ D-Bus specification, implemented for STRING
+ arguments by the bus daemon in dbus 1.2.0 and later,
+ and implemented for OBJECT_PATH arguments in dbus 1.5.0
+ and later.
+ </emphasis>
+ </para>
</entry>
</row>
<row>