From e63ba441e610e2b137b4bf986cc839d140eb9c52 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 14 Feb 2003 20:42:51 +0000 Subject: Mark chars with the high-bit set as CTRL chars. (camel_url_web_end): If 2003-02-14 Jeffrey Stedfast * camel-url-scanner.c (url_scanner_table_init): Mark chars with the high-bit set as CTRL chars. (camel_url_web_end): If the char before the start of the url is an open-brace, watch out for the matching close-brace. (camel_url_file_end): Same. svn path=/trunk/; revision=19913 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index fb47bd7a1d..e95b59616e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2003-02-14 Jeffrey Stedfast + + * camel-url-scanner.c (url_scanner_table_init): Mark chars with + the high-bit set as CTRL chars. + (camel_url_web_end): If the char before the start of the url is an + open-brace, watch out for the matching close-brace. + (camel_url_file_end): Same. + 2003-02-14 Jeffrey Stedfast * camel-smime-context.c (smime_get_password): Same as the gpg and -- cgit v1.2.3