One new set of patches:
- tree.c: fixed a stupid bug
- valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
  patches related to validation of an XInclude processing result
- TODO: updated
Daniel
diff --git a/TODO b/TODO
index dae2bfa..49d8ee0 100644
--- a/TODO
+++ b/TODO
@@ -35,7 +35,7 @@
 - htmlParseDoc has parameter encoding which is not used.
   Function htmlCreateDocParserCtxt ignore it.
 - bug reported by Michael Meallin on validation problems
-- solve the problems related to post-validating of XInclude results.
+- fix realloc() usage.
 
 TODO:
 =====