<config> tags (which use values from all2xml.conf) are now properly handled
[webpac] / TODO
diff --git a/TODO b/TODO
index def63a1..39a3c26 100644 (file)
--- a/TODO
+++ b/TODO
@@ -55,3 +55,7 @@ should be better way...)
 
 + give useful error message when results are not found
 
+- add support for transcripts of a,o,u umlauts (ae ou ue)
+  a -> (a|ae)
+
+- remove dependency on HTML::Parser (HTML::Entities used in index_DBI_cache)