diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-05-04 15:44:04 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-05-04 15:44:04 +0000 |
commit | 3ef907d093c686976702767570d01c81c1f1bcbd (patch) | |
tree | d3c5242bb31fd3f7e574341970e83b17d88ee0c9 /NEWS | |
parent | 4f5120741e65afb08bb6d97f1391a43967d396c0 (diff) | |
download | libxslt-3ef907d093c686976702767570d01c81c1f1bcbd.tar.gz libxslt-3ef907d093c686976702767570d01c81c1f1bcbd.tar.bz2 libxslt-3ef907d093c686976702767570d01c81c1f1bcbd.zip |
preparing release 1.0.30 backported a patch from libxml2 updated and
* NEWS configure.in : preparing release 1.0.30
* doc/apibuild.py: backported a patch from libxml2
* doc/*: updated and rebuilt the docs
Daniel
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -10,6 +10,15 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog file for a really accurate description: +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 + parameter and global variables mismatch, a segfault on pattern + compilation errors, namespace copy in xsl:copy-of, python generator + problem, OpenVMS trio update, premature call to xsltFreeStackElem (Igor), + current node when templates applies to attributes + + 1.0.29: Apr 1 2003: - performance improvements especially for large flat documents - bug fixes: Result Value Tree handling, XML IDs, keys(), extra namespace |