Updated the news pages with the new release informations, Daniel
diff --git a/doc/news.html b/doc/news.html
index 42d7f5c..2173a71 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -89,8 +89,23 @@
 for a really accurate description</h3>
 <p>Items floating around but not actively worked on, get in touch with me if
 you want to test those</p>
-<ul><li>Finishing up <a href="http://www.w3.org/TR/xptr">XPointer</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a>
+<ul><li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML
+    Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a>
 </li></ul>
+<h3>2.4.21: Apr 29 2002</h3>
+<p>This release is both a bug fix release and also contains the early XML
+Schemas <a href="http://www.w3.org/TR/xmlschema-1/">structures</a> and <a href="http://www.w3.org/TR/xmlschema-2/">datatypes</a> code, beware, all
+interfaces are likely to change, there is huge holes, it is clearly a work in
+progress and don't even think of putting this code in a production system,
+it's actually not compiled in by default. The real fixes are: </p>
+<ul>
+<li>a couple of bugs or limitations introduced in 2.4.20</li>
+<li>patches for Borland C++ and MSC by Igor</li>
+<li>some fixes on XPath strings and conformance patches by Richard
+  Jinks</li>
+<li>patch from Aleksey for the ExcC14N specification</li>
+<li>OSF/1 bug fix by Bjorn</li>
+</ul>
 <h3>2.4.20: Apr 15 2002</h3>
 <ul>
 <li>bug fixes: file descriptor leak, XPath, HTML ouput, DTD validation</li>