summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-03-23 13:09:49 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-03-23 13:09:49 +0000
commitfc1000b58864ad6196bb3626006bb0c3f549af58 (patch)
tree6aa5bccdb5cb1e715dc60dc168306bfc2c729f59 /NEWS
parentd21a0c2a231c5a199e91acf8e05145cfdc076ab5 (diff)
downloadlibxslt-fc1000b58864ad6196bb3626006bb0c3f549af58.tar.gz
libxslt-fc1000b58864ad6196bb3626006bb0c3f549af58.tar.bz2
libxslt-fc1000b58864ad6196bb3626006bb0c3f549af58.zip
prepare release of 1.1.5, made a hard dependancy to libxml2 2.6.8 due to
* configure.in: prepare release of 1.1.5, made a hard dependancy to libxml2 2.6.8 due to the dictionnary reference counting change * doc/*: updated and rebuilt the doc. * tests/namespaces/Makefile.am: fixed a build problem (tst5 ?) Daniel
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa85a313..35424a11 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,18 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog
file
for a really accurate description:
+1.1.5: Mar 23 2004:
+ - performance: use dictionnary lookup for variables
+ - remove use of _private from source documents
+ - cleanup of "make tests" output
+ - bugfixes: AVT in local variables, use localtime_r to avoid thread
+ troubles (William), dictionary handling bug (William), limited number of
+ stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
+ superfluous namespace (William), xsltproc error code on
+ <xsl:message> halt, OpenVMS fix, dictionnary reference counting
+ change.
+
+
1.1.4: Feb 23 2004:
- bugfixes: attributes without doc (Mariano Suárez-Alvarez), problem with
Yelp, extension problem