diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-02-03 20:51:46 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-02-03 20:51:46 +0000 |
commit | 2eaf99b1976f02a3fc90268e4abb262debe5c6f0 (patch) | |
tree | 375885674a442817f976b78912cb8da79116f0c6 /TODO | |
parent | aedfad9ba486b32b5aae3e9d41c160b4a6428adc (diff) | |
download | libxslt-2eaf99b1976f02a3fc90268e4abb262debe5c6f0.tar.gz libxslt-2eaf99b1976f02a3fc90268e4abb262debe5c6f0.tar.bz2 libxslt-2eaf99b1976f02a3fc90268e4abb262debe5c6f0.zip |
A bit of debug, regenerated the docs:
- TODO: updated
- doc/html/*.html updated
- doc/libxslt.sgml: added new modules
- libxslt/pattern.c: fix loop on hash clashes.
Daniel
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ Templates: Pattern tester: -> try to optimize for ID scan and tests. + -> support for mode Pattern scanner: -> add error checks on all returns |