From 4f686ae899ee11715d0f7e8a9447dbee404ab857 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 17 Apr 2000 19:38:16 +0000 Subject: Set the exception if no provider is found. * camel-session.c (get_store_for_protocol_with_url): Set the exception if no provider is found. svn path=/trunk/; revision=2477 --- camel/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a2a765fe2c..e2d1bfe6d6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-04-17 Dan Winship + * camel-session.c (get_store_for_protocol_with_url): Set the + exception if no provider is found. + * camel-url.c: Add code to encode and decode %-escapes in URLs, and do some additional correctness-checking on URL syntax. From Tiago Antào with modifications by me. -- cgit v1.2.3