From e4281865f9ddef690cf8b20d89f28f1ab307592c Mon Sep 17 00:00:00 2001 From: 2 Date: Wed, 3 Oct 2001 01:56:44 +0000 Subject: for hashing/comparing local url's, we ignore trailing /'s in paths (maybe 2001-10-02 * providers/local/camel-local-provider.c (local_url_hash, local_url_equal): for hashing/comparing local url's, we ignore trailing /'s in paths (maybe shuld handle multiple /'s too). (camel_provider_module_init): Use local_url_hash/equal for all functions. svn path=/trunk/; revision=13362 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 9f4c6b6653..80adf35e7c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,10 @@ 2001-10-02 + * providers/local/camel-local-provider.c (local_url_hash, + local_url_equal): for hashing/comparing local url's, we ignore + trailing /'s in paths (maybe shuld handle multiple /'s too). + (camel_provider_module_init): Use local_url_hash/equal for all functions. + * camel-sasl-digest-md5.c (digest_response): Change to camel_charset_iconv_open/close. -- cgit v1.2.3