From 9bdc8322ff774dd537a1342f45fc6420c507b748 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 14 Jun 2007 09:50:17 +0000 Subject: 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) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ee9c1bb3..fdfcc4da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-06-14 Simon McVittie + + * 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 * dbus/dbus-sysdeps-win.c (_dbus_pid_for_log,_dbus_flush_caches): -- cgit