Skip to content
Snippets Groups Projects
Commit d7e650df409f authored by Daniel Veillard's avatar Daniel Veillard
Browse files

removed an old reference to libxml2 >= 2.2.12 Daniel

* INSTALL: removed an old reference to libxml2 >= 2.2.12
Daniel
parent cf21eb5b6ed7
Branches
No related tags found
No related merge requests found
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> Sun Jul 6 23:57:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
* configure.in: releasing 1.0.31 * configure.in: releasing 1.0.31
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Requirements: 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: either the GNOME FTP or the xmlsoft.org server:
ftp://xmlsoft.org/ ftp://xmlsoft.org/
...@@ -46,3 +46,4 @@ ...@@ -46,3 +46,4 @@
(possibly after having gained root access) to instal the library (possibly after having gained root access) to instal the library
and associated include and scripts. and associated include and scripts.
...@@ -10,6 +10,21 @@ ...@@ -10,6 +10,21 @@
file file
for a really accurate description: 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: 1.0.30: May 4 2003:
- Fixes and new APIs to handle Result Value Trees and avoid leaks - Fixes and new APIs to handle Result Value Trees and avoid leaks
- Fixes for: EXSLT math pow() function (Charles Bozeman), global - Fixes for: EXSLT math pow() function (Charles Bozeman), global
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment