From: Simon McVittie Date: Fri, 2 Jun 2017 11:02:48 +0000 (+0100) Subject: spec: Document the Peer and Properties interfaces for the message bus X-Git-Tag: dbus-1.11.14~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b460f9117b014f898aac30c1a2f1c33f242a714b;p=thirdparty%2Fdbus.git spec: Document the Peer and Properties interfaces for the message bus Signed-off-by: Simon McVittie Reviewed-by: Philip Withnall Bug: https://bugs.freedesktop.org/show_bug.cgi?id=101257 --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 320a5c9ab..d575c663a 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -5239,6 +5239,14 @@ instead of relying on this. + + In addition to the method calls listed below, the message bus + should implement the standard Introspectable, Properties and Peer + interfaces (see ). + Support for the Properties and Peer interfaces was added in version + 1.11.x of the reference implementation of the message bus. + + <literal>org.freedesktop.DBus.Hello</literal>