Restarted hacking :-) :
- xmllint.c: Made is so if the file name is "-" is will read form
  standard input. Sven Heinicke  <sven@zen.org>
- tree.c: fixed a problem when growing buffer
- tree.h: fixed the comment of the node types following andersca
  comment
- TODO: updated
Daniel
diff --git a/TODO b/TODO
index e83773a..dae2bfa 100644
--- a/TODO
+++ b/TODO
@@ -34,7 +34,8 @@
   data, close last element, etc
 - 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.
 
 TODO:
 =====