diff options
author | Richard Hult <richard@imendio.com> | 2003-12-02 10:44:22 +0000 |
---|---|---|
committer | Richard Hult <richard@imendio.com> | 2003-12-02 10:44:22 +0000 |
commit | a1df3040f29223eddaa3ace0fe018fcb28cddcd9 (patch) | |
tree | 79e803abcafa51051dd5ebf08cf84f7d6d2b782b /ChangeLog | |
parent | 8e1fc1d7795f8a7a23c4ab9568d5b787526c0cfa (diff) |
2003-12-02 Richard Hult <richard@imendio.com>
* Update AFL version to 2.0 throughout the source files to reflect
the update that was done a while ago.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2003-12-02 Richard Hult <richard@imendio.com> + * Update AFL version to 2.0 throughout the source files to reflect + the update that was done a while ago. + +2003-12-02 Richard Hult <richard@imendio.com> + * dbus/dbus-message.c (dbus_message_iter_append_dict): Set wrote_dict_key to FALSE on the iter that the dict is appended to, just like when appending other types. Fixes a bug where a dict |