mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2026-01-07 21:58:22 +03:00
removed an old reference to libxml2 >= 2.2.12 Daniel
* INSTALL: removed an old reference to libxml2 >= 2.2.12 Daniel
This commit is contained in:
@@ -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
|
||||
|
||||
3
INSTALL
3
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.
|
||||
|
||||
|
||||
15
NEWS
15
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 " (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
|
||||
|
||||
Reference in New Issue
Block a user