diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-07-07 09:04:18 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-07-07 09:04:18 +0000 |
commit | 6fcb263d48a0ca9e60d2cf860f6c04a989ff7eb6 (patch) | |
tree | 4bf035d8c4263f26ecc047a98ab6a00e0b4bcc00 /NEWS | |
parent | 0a5b9002788dbf024df75e15e83fa51521806e11 (diff) | |
download | libxslt-6fcb263d48a0ca9e60d2cf860f6c04a989ff7eb6.tar.gz libxslt-6fcb263d48a0ca9e60d2cf860f6c04a989ff7eb6.tar.bz2 libxslt-6fcb263d48a0ca9e60d2cf860f6c04a989ff7eb6.zip |
removed an old reference to libxml2 >= 2.2.12 Daniel
* INSTALL: removed an old reference to libxml2 >= 2.2.12
Daniel
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |