summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-05-16 15:02:15 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-05-16 15:02:15 +0000
commitf86a7de1b3d96c8a8228cbee1bb414190658d4bd (patch)
tree70057f6ae56e36d69eaeb9d1169a27578e80dad3 /ChangeLog
parent186dece558cf53a94e3fe70812fc9e8d9d60f7da (diff)
downloadlibxslt-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65b439ad..43512411 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,