diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-05-16 15:02:15 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-05-16 15:02:15 +0000 |
commit | f86a7de1b3d96c8a8228cbee1bb414190658d4bd (patch) | |
tree | 70057f6ae56e36d69eaeb9d1169a27578e80dad3 /ChangeLog | |
parent | 186dece558cf53a94e3fe70812fc9e8d9d60f7da (diff) | |
download | libxslt-f86a7de1b3d96c8a8228cbee1bb414190658d4bd.tar.gz libxslt-f86a7de1b3d96c8a8228cbee1bb414190658d4bd.tar.bz2 libxslt-f86a7de1b3d96c8a8228cbee1bb414190658d4bd.zip |
fixed a weird namespace bug #141532 added tests to the regression for bug
* libxslt/xslt.c: fixed a weird namespace bug #141532
* tests/docs/Makefile.am tests/docs/bug-14[89].xml
tests/general/Makefile.am tests/docs/bug-14[89]*: added tests
to the regression for bug #141532
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Sun May 16 11:01:52 CEST 2004 Daniel Veillard <daniel@veillard.com> + + * libxslt/xslt.c: fixed a weird namespace bug #141532 + * tests/docs/Makefile.am tests/docs/bug-14[89].xml + tests/general/Makefile.am tests/docs/bug-14[89]*: added tests + to the regression for bug #141532 + Sun May 2 23:47:43 PDT 2004 William Brack <wbrack@mmm.com.hk> * libxslt/imports.c: added comments and function header, |