doc/dbus-specification.xml: say the protocol version is 1 instead of 0

(patch from Kristoffer Lundén, fd.o#10033)
Also remove the FIXME about removing protocol version from messages (as per
Havoc's comment on that bug)
This commit is contained in:
Simon McVittie 2007-06-14 09:50:17 +00:00
parent 176ab45000
commit 9bdc8322ff
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2007-06-14 Simon McVittie <simon.mcvittie@collabora.co.uk>
* doc/dbus-specification.xml: say the protocol version is 1 instead of
0 (patch from Kristoffer Lundén, fd.o#10033) and remove the FIXME
about removing protocol version from messages (as per Havoc's comment
on that bug)
2007-06-14 Ralf Habacker <ralf.habacker@freenet.de>
* dbus/dbus-sysdeps-win.c (_dbus_pid_for_log,_dbus_flush_caches):

View file

@ -757,9 +757,7 @@
the major protocol version of the receiving application does not
match, the applications will not be able to communicate and the
D-Bus connection must be disconnected. The major protocol
version for this version of the specification is 0.
FIXME this field is stupid and pointless to put in
every message.
version for this version of the specification is 1.
</entry>
</row>
<row>