summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-11-04 13:36:45 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-11-04 13:36:45 +0000
commita7339040ed4172f5420ade87799d432bf046ec69 (patch)
treef6a6ebca1a1c35c39e49a26d17691932b3250566 /NEWS
parent14304ab4ec4c3c3c0acfeca16a770af6efd87ad1 (diff)
downloadlibxslt-a7339040ed4172f5420ade87799d432bf046ec69.tar.gz
libxslt-a7339040ed4172f5420ade87799d432bf046ec69.tar.bz2
libxslt-a7339040ed4172f5420ade87799d432bf046ec69.zip
preparing release 1.1.0 Daniel
* doc/* NEWS: preparing release 1.1.0 Daniel
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 397695b0..a3aada6d 100644
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,31 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog
file
for a really accurate description:
+1.1.0: Nov 4 2003:
+ - Removed DocBook SGML broken support
+ - fix xsl:key to work with PIs
+ - Makefile and build improvement (Graham Wilson), build cleanup (William
+ Brack), macro fix (Justin Fletcher), build outside of source tree (Roumen
+ Petrov)
+ - xsltproc option display fix (Alexey Efimov), --load-trace (Crutcher
+ Dunnavant)
+ - Python: never use stdout for error
+ - extension memory error fix (Karl Eichwalder)
+ - header path fixes (Steve Ball)
+ - added saxon:line-number() to libexslt (Brett Kail)
+ - Fix some tortuous template problems when using predicates (William
+ Brack)
+ - Debugger status patch (Kasimier Buchcik)
+ - Use new libxml2-2.6.x APIs for faster processing
+ - Make sure xsl:sort is empty
+ - Fixed a bug in default processing of attributes
+ - Removes the deprecated breakpoint library
+ - detect invalid names on templates (William Brack)
+ - fix exslt:document (and similar) base handling problem
+
+
1.0.33: Sep 12 2003:
- This is a bugfix only release - error message missing argument (William Brack)
+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)