summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL3
-rw-r--r--NEWS15
3 files changed, 21 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cd151b9..e42951d7 100644
--- 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 b522e066..9881486c 100644
--- 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 482c808b..042ab5c9 100644
--- 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