removed an old reference to libxml2 >= 2.2.12 Daniel
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 7 Jul 2003 09:04:18 +0000 (09:04 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 7 Jul 2003 09:04:18 +0000 (09:04 +0000)
* INSTALL: removed an old reference to libxml2 >= 2.2.12
Daniel

ChangeLog
INSTALL
NEWS

index 6cd151b..e42951d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul  7 11:03:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+       * INSTALL: removed an old reference to libxml2 >= 2.2.12
+
 Sun Jul  6 23:57:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
 
        * configure.in: releasing 1.0.31
diff --git a/INSTALL b/INSTALL
index b522e06..9881486 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,7 @@
 Requirements:
 =============
 
-this library requires libxml2 >= 2.2.12 which you can grab from
+this library requires a recent version of libxml2 which you can grab from
 either the GNOME FTP or the xmlsoft.org server:
 
   ftp://xmlsoft.org/
@@ -46,3 +46,4 @@ to build the project and
 
 (possibly after having gained root access) to instal the library
 and associated include and scripts.
+
diff --git a/NEWS b/NEWS
index 482c808..042ab5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,21 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog
  file
 for a really accurate description:
 
+1.0.31: Jul 6 2003:
+   - bugfixes: xsl:copy on namespace nodes, AVT for xsl:sort order, fix for
+    the debugger (Keith Isdale), output filename limitation, trio.h and
+    triodef.h added (Albert Chin), EXSLT node-set (Peter Breitenlohner),
+    xsltChoose and whitespace (Igor Zlatkovic),
+    stylesheet compilation (Igor Zlatkovic), NaN and sort (William Brack),
+    RVT bug introduced in 1.0.30
+  
+   - avoid generating &quot; (fix in libxml2-2.5.8) 
+   - fix 64bit cleaness problem and compilation troubles introduced in
+  1.0.30
+   - Windows makefile generation (Igor Zlatkovic)
+   - HP-UX portability fix
+
+
 1.0.30: May 4 2003:
    - Fixes and new APIs to handle Result Value Trees and avoid leaks
    - Fixes for: EXSLT math pow() function (Charles Bozeman), global