diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-10-09 14:23:28 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-10-09 14:23:28 +0100 |
commit | 1a5ef4003d07aab548e59621b1497b37ec84e59f (patch) | |
tree | 2d7d3f729c9b9b55a0c1d08deb3e621da42cc502 /ChangeLog | |
parent | fafd784424efc065d8e5f891a09319557c106559 (diff) |
Improve description of allowed variant signatures (#10185)
Patch based on one from Kristoffer Lundén, amended as per Havoc's comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,11 @@ 2007-10-09 Simon McVittie <simon.mcvittie@collabora.co.uk> * doc/dbus-specification.xml: Specifically forbid empty structs (#7969) - * doc/dbus-specification.xml: Patch from Kristoffer Lundén to clarify - description of DBUS_COOKIE_SHA1 (#10184) [OK for MIT/X11 licensing] + * doc/dbus-specification.xml: Patches from Kristoffer Lundén to clarify + description of DBUS_COOKIE_SHA1 (#10184) and allowable contents of a + variant (#10185, amended as per Havoc's comments) + + [All of the above are OK for MIT/X11 licensing] 2007-09-20 Ryan Lortie <desrt@desrt.ca> |