From: Simon McVittie Date: Thu, 7 Apr 2011 14:26:49 +0000 (+0100) Subject: Document when argNpath was added, for completeness X-Git-Tag: dbus-1.5.0~2^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d6c5afbc0c7e2224e9937472d641758263f3b06;p=thirdparty%2Fdbus.git Document when argNpath was added, for completeness --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 8d631ae57..af6003eee 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -3804,6 +3804,15 @@ argument "/ca/example/" to represent atomic modification of many properties within that directory, and the interested application would be notified in both cases. + + + 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. + +