From b460f9117b014f898aac30c1a2f1c33f242a714b Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 2 Jun 2017 12:02:48 +0100 Subject: [PATCH] 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 --- doc/dbus-specification.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 320a5c9a..d575c663 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>