preparing 2.5.1 release fixing XmlTextReader bug Daniel

* configure.in doc/* NEWS: preparing 2.5.1 release
* SAX.c parser.c: fixing XmlTextReader bug
Daniel
diff --git a/NEWS b/NEWS
index 372fa9f..9aa9861 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,12 @@
 
 
 
+2.5.1: Jan 8 2003:
+   - Fixes a memory leak and configuration/compilation problems in 2.5.0
+   - documentation updates (John)
+   - a couple of XmlTextReader fixes
+
+
 2.5.0: Jan 6 2003:
    - New XmltextReader interface based on C#
     API (with help of Stéphane Bidoul)