diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-09-12 12:22:54 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-09-12 12:22:54 +0000 |
commit | fb4ce1d2f2ef62ba1b99ffdd56bd368e743c6a24 (patch) | |
tree | 53995d2d42e2a03ad0845344c449599eb8fdd605 /NEWS | |
parent | 27979ecf09d98c7a081b2e1adfe94b7b8bd5937b (diff) | |
download | libxslt-fb4ce1d2f2ef62ba1b99ffdd56bd368e743c6a24.tar.gz libxslt-fb4ce1d2f2ef62ba1b99ffdd56bd368e743c6a24.tar.bz2 libxslt-fb4ce1d2f2ef62ba1b99ffdd56bd368e743c6a24.zip |
preparing release libxslt-1.0.33 updated and rebuilt the docs small fixes
* configure.in: preparing release libxslt-1.0.33
* doc/*: updated and rebuilt the docs
* doc/apibuild.py: small fixes for new tokens
Daniel
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -10,6 +10,20 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog file for a really accurate description: +1.0.33: Sep 12 2003: + This is a bugfix only release - error message missing argument (William Brack) + - mode not cascaded in template fallbacks (William Brack) + - catch redefinition of parameter/variables (William Brack) + - multiple keys with same namespace name (William Brack) + - patch for compilation using MingW on Windows (Mikhail Grushinskiy) + - header export macros for Windows (Igor Zlatkovic) + - cdata-section-elements handling of namespaced names + - compilation without libxml2 XPointer support (Mark Vadoc) + - apply-templates crash (William Brack) + - bug with imported templates (William Brack) + - imported attribute-sets merging bug (DocBook) (William Brack) + + 1.0.32: Aug 9 2003: - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT function (William Brack), RVT for globals (William Brack), EXSLT date |