aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index f0df9b17c1..4a9c83f055 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -4,6 +4,12 @@
2004-08-03 Jeffrey Stedfast <fejj@novell.com>
+ * camel-url-scanner.c (camel_url_scanner_scan): In the case of
+ start() or end() failing, loop starting with the first character
+ immediately following the failed match position. Fixes bug #62136.
+
+2004-08-03 Jeffrey Stedfast <fejj@novell.com>
+
* providers/imap4/camel-imap4-store.c (imap4_construct): Pass a
reconnect func.