diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 1e81abd4e3..1d81bead50 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-12-09 Jeffrey Stedfast <fejj@ximian.com> + + * camel-url-scanner.c: New code to scan for patterns (used only + for url pattern matching atm, but we may find other uses for this + and thus rename it? I dunno). Uses ETrie. + 2002-12-07 Not Zed <NotZed@Ximian.com> * camel-data-cache.c (data_cache_init): Use a bag instead of a |