aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index fb47bd7a1d..e95b59616e 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,13 @@
2003-02-14 Jeffrey Stedfast <fejj@ximian.com>
+ * 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 <fejj@ximian.com>
+
* camel-smime-context.c (smime_get_password): Same as the gpg and
pkcs7 contexts.