summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-08-09 22:24:34 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-08-09 22:24:34 +0000
commit880b98c9e1b30ed40713ec430fc75fdbe48e9dde (patch)
treeae0a3b9f3ae8a8af380a999cd4e388d907e9d54a /NEWS
parent5814e8cf8b16f02b8748ea73e96273839b88d496 (diff)
downloadlibxslt-880b98c9e1b30ed40713ec430fc75fdbe48e9dde.tar.gz
libxslt-880b98c9e1b30ed40713ec430fc75fdbe48e9dde.tar.bz2
libxslt-880b98c9e1b30ed40713ec430fc75fdbe48e9dde.zip
preparing libxslt-1.0.32 release updated the doc and rebuilt Daniel
* News configure.in: preparing libxslt-1.0.32 release * doc/* : updated the doc and rebuilt Daniel
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 042ab5c9..3ec3d42b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,22 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog
file
for a really accurate description:
+1.0.32: Aug 9 2003:
+ - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT
+ function (William Brack), RVT for globals (William Brack), EXSLT date
+ (William Brack),
+ speed of large text output, xsl:copy with attributes, strip-space and
+ namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun
+ McCance), EXSLT:seconds (William Brack), sort with multiple keys (William
+ Brack), checking of { and } for attribute value templates (William
+ Brack)
+
+ - Python bindings for extension elements (Sean Treadway)
+ - EXSLT:split added (Shaun McCance)
+ - portability fixes for HP-UX/Solaris/IRIX (William Brack)
+ - doc cleanup
+
+
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
@@ -18,7 +34,7 @@ for a really accurate description:
stylesheet compilation (Igor Zlatkovic), NaN and sort (William Brack),
RVT bug introduced in 1.0.30
- - avoid generating &quot; (fix in libxml2-2.5.8)
+ - avoid generating &quot; (fix in libxml2-2.5.8)
- fix 64bit cleaness problem and compilation troubles introduced in
1.0.30
- Windows makefile generation (Igor Zlatkovic)