diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 463c818041..f3b2a50004 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2004-01-29 Not Zed <NotZed@Ximian.com> + * camel-object.c (cobject_state_write): output scan->name and + scan->value for writing metadata, rather than meta->name/value + which just duplicates the last entry, related to #53195. + * camel-url.c (camel_url_free): zero out passwd/user/host before freeing them. |