From 3629f67f594ac7d21a777f01317cf2cb95774588 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 29 Jan 2004 05:53:05 +0000 Subject: output scan->name and scan->value for writing metadata, rather than 2004-01-29 Not Zed * 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. svn path=/trunk/; revision=24510 --- camel/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/ChangeLog') 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 + * 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. -- cgit v1.2.3