preparing release of 2.4.25 updated and regenerated teh docs and web

* configure.in include/libxml/xmlwin32version.h: preparing release
  of 2.4.25
* doc/*: updated and regenerated teh docs and web pages.
Daniel
diff --git a/doc/news.html b/doc/news.html
index 9127d56..ab45dcb 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -97,6 +97,26 @@
     Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a>
 </li>
 </ul>
+<h3>2.4.25: Sep 26 2002</h3>
+<ul>
+<li>A number of bug fixes: XPath, validation, Python bindings, DOM and
+    tree, xmlI/O,  Html</li>
+  <li>Serious rewrite of XInclude</li>
+  <li>Made XML Schemas regexp part of the default build and APIs, small fix
+    and improvement of the regexp core</li>
+  <li>Changed the validation code to reuse XML Schemas regexp APIs</li>
+  <li>Better handling of Windows file paths, improvement of Makefiles (Igor,
+    Daniel Gehriger, Mark Vakoc)</li>
+  <li>Improved the python I/O bindings, the tests, added resolver and regexp
+    APIs </li>
+  <li>New logos from Marc Liyanage</li>
+  <li>Tutorial improvements: John Fleck, Christopher Harris</li>
+  <li>Makefile: Fixes for AMD x86_64 (Mandrake), DESTDIR (Christophe
+  Merlet)</li>
+  <li>removal of all stderr/perror use for error reporting</li>
+  <li>Better error reporting: XPath and DTD validation</li>
+  <li>update of the trio portability layer (Bjorn Reese)</li>
+</ul>
 <p><strong>2.4.24: Aug 22 2002</strong></p>
 <ul>
 <li>XPath fixes (William), xf:escape-uri() (Wesley Terpstra)</li>