From d2971bf6453efbd6b0d63ac9d4a06727062c2955 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 9 Dec 2002 23:18:31 +0000 Subject: New code to scan for patterns (used only for url pattern matching atm, but 2002-12-09 Jeffrey Stedfast * 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. svn path=/trunk/; revision=19075 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') 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 + + * 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 * camel-data-cache.c (data_cache_init): Use a bag instead of a -- cgit v1.2.3