summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-03-14 14:53:54 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-03-14 14:53:54 +0000
commit642b5a5b1a3d4ff2ed9244fe162c285cae745c35 (patch)
treec8248a25f8600c7d557570d0ea59a02e6cb64d3b /ChangeLog
parent7e40c4b464a7c9cfa8c36cbc1640af74c2672258 (diff)
downloadlibxslt-642b5a5b1a3d4ff2ed9244fe162c285cae745c35.tar.gz
- libxslt/transform.c: robert@xsl.00008.org pointed out a
problem in xsl:copy-of in case of attributes - tests/docs/Makefile.am tests/docs/bug-3-.xml tests/general/Makefile.am tests/general/bug-3-.*: added the test to the general regression suite Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43b1c1b3..a5393f75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Wed Mar 14 15:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
+
+ * libxslt/transform.c: robert@xsl.00008.org pointed out a
+ problem in xsl:copy-of in case of attributes
+ * tests/docs/Makefile.am tests/docs/bug-3-.xml
+ tests/general/Makefile.am tests/general/bug-3-.*:
+ added the test to the general regression suite
+
Wed Mar 14 14:21:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
* libxslt/functions.c: applied and fixed ptittom@free.fr patch