]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
spec: Document the Peer and Properties interfaces for the message bus
authorSimon McVittie <smcv@collabora.com>
Fri, 2 Jun 2017 11:02:48 +0000 (12:02 +0100)
committerSimon McVittie <smcv@collabora.com>
Thu, 8 Jun 2017 16:00:14 +0000 (17:00 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=101257

doc/dbus-specification.xml

index 320a5c9ab9516007d9d3202dbcd392bf35c320ef..d575c663a7e35561122c194522775ef1960b84ad 100644 (file)
         instead of relying on this.
       </para>
 
+      <para>
+        In addition to the method calls listed below, the message bus
+        should implement the standard Introspectable, Properties and Peer
+        interfaces (see <xref linkend="standard-interfaces"/>).
+        Support for the Properties and Peer interfaces was added in version
+        1.11.x of the reference implementation of the message bus.
+      </para>
+
       <sect3 id="bus-messages-hello">
         <title><literal>org.freedesktop.DBus.Hello</literal></title>
         <para>