diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2004-05-11 18:31:34 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2004-05-11 18:31:34 +0000 |
commit | 11b491316fb83b0def0ec53b69e2d53ec2722403 (patch) | |
tree | af17a5eef281f7e8eec6722a1d7cec2a668cb299 /ChangeLog | |
parent | c718526cbe420759078958eda66185271b50490c (diff) |
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2004-05-11 John (J5) Palmieri <johnp@redhat.com>: + + * 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 <johnp@redhat.com> * python/dbus-bindings.pyx.in: Stopped the bindings from trashing |