Applied the VMS update patch from Craig A. Berry update Daniel

* vms/build_libxml.com vms/config.vms vms/readme.vms
  include/libxml/parser.h include/libxml/parserInternals.h
  include/libxml/tree.h include/libxml/xmlIO.h
  HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
  tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
  Applied the VMS update patch from Craig A. Berry
* doc/*.html: update
Daniel
diff --git a/doc/news.html b/doc/news.html
index 781ccc1..94470b6 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -102,6 +102,13 @@
     Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a>
 </li>
 </ul>
+<h3>2.4.26: Oct 18 2002</h3>
+<ul>
+<li>Patches for Windows CE port, improvements on Windows paths handling</li>
+  <li>Fixes to the validation  code (DTD and Schemas), xmlNodeGetPath() ,
+    HTML serialization, Namespace compliance,  and a number of small
+  problems</li>
+</ul>
 <h3>2.4.25: Sep 26 2002</h3>
 <ul>
 <li>A number of bug fixes: XPath, validation, Python bindings, DOM and