From 11b491316fb83b0def0ec53b69e2d53ec2722403 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Tue, 11 May 2004 18:31:34 +0000 Subject: * updated the invalid test cases to include the missing PATH header field which is required * updated the spec documentation to indicate that INTERFACE, MEMBER, and PATH are all required fields --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c15388a3..07095fe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-05-11 John (J5) Palmieri : + + * doc/dbus-specification.xml: Added a "Required" column to the + header fields table and changed the "zero or more" verbage in + the above paragraph to read "The header must contain the required + named header fields and zero or more of the optional named header + fields". + * test/data/invalid-messages/*.message: Added the required PATH + named header field to the tests so that they don't fail on + 'Missing path field' + 2004-05-07 John (J5) Palmieri * python/dbus-bindings.pyx.in: Stopped the bindings from trashing -- cgit