From 796231864882de932677fb1adb5296143d9a3f38 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 5 Aug 2004 17:38:05 +0000 Subject: In the case of start() or end() failing, loop starting with the first 2004-08-03 Jeffrey Stedfast * 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. svn path=/trunk/; revision=26831 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index f0df9b17c1..4a9c83f055 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -2,6 +2,12 @@ * camel-charset-map.c: #include +2004-08-03 Jeffrey Stedfast + + * 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 * providers/imap4/camel-imap4-store.c (imap4_construct): Pass a -- cgit v1.2.3