diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2005-09-04 22:09:19 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2005-09-04 22:09:19 +0000 |
commit | 0c1c6f26730190818c7230e6e0bd629d2e2dbf6b (patch) | |
tree | bc1f922e749cb5a8646ec33fcf0a123082e24e43 /ChangeLog | |
parent | df5b07743857c4134dd78a15b628e3426cf13aba (diff) | |
download | libxslt-0c1c6f26730190818c7230e6e0bd629d2e2dbf6b.tar.gz libxslt-0c1c6f26730190818c7230e6e0bd629d2e2dbf6b.tar.bz2 libxslt-0c1c6f26730190818c7230e6e0bd629d2e2dbf6b.zip |
fixed #303289 variable in match are forbidden had to fix that test which
* libxslt/pattern.c: fixed #303289 variable in match are forbidden
* tests/general/bug-89.xsl: had to fix that test which was doing this
* tests/general/bug-142.out tests/general/bug-152.out
tests/namespaces/tst7.out: small output change on libxml2-2.6.21
new way of serializing encoding meta in HTML
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Mon Sep 5 00:07:40 CEST 2005 Daniel Veillard <daniel@veillard.com> + + * libxslt/pattern.c: fixed #303289 variable in match are forbidden + * tests/general/bug-89.xsl: had to fix that test which was doing this + * tests/general/bug-142.out tests/general/bug-152.out + tests/namespaces/tst7.out: small output change on libxml2-2.6.21 + new way of serializing encoding meta in HTML + Wed Aug 31 13:49:51 CEST 2005 Daniel Veillard <daniel@veillard.com> * libxslt/transform.c: fixed 314936 a dictionnary issue on text |