summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2006-07-17 18:24:47 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2006-07-17 18:24:47 +0000
commit4bcbf4443f02a69814a16fb5b34b81eb8828a62a (patch)
treee1c3ce4bb0db4c3b38e1ebadb7cc348588232c5a /ChangeLog
parent7662584ea19f746955775ad77f4fc959568495cb (diff)
downloadlibxslt-4bcbf4443f02a69814a16fb5b34b81eb8828a62a.tar.gz
libxslt-4bcbf4443f02a69814a16fb5b34b81eb8828a62a.tar.bz2
libxslt-4bcbf4443f02a69814a16fb5b34b81eb8828a62a.zip
; tests/general/bug-41-.xsl and tests/general/bug-43.xsl : call-template
* Updated tests affected by recent library changes - tests/general/bug-1-.out, tests/general/bug-24-.out, tests/keys/month.out : (<t></t> now becomes <t/>); tests/general/bug-41-.xsl and tests/general/bug-43.xsl : call-template and apply-template, where the template has no parameter but one is supplied (var should not be affected) tests/general/bug-145.err : changed error text
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca84632d..9340fc73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Mon Jul 17 11:15:23 PDT 2006 William Brack <wbrack@mmm.com.hk>
+
+ * Updated tests affected by recent library changes -
+ tests/general/bug-1-.out, tests/general/bug-24-.out,
+ tests/keys/month.out : (<t></t> now becomes <t/>);
+ tests/general/bug-41-.xsl and tests/general/bug-43.xsl :
+ call-template and apply-template, where the template has
+ no parameter but one is supplied (var should not be affected)
+ tests/general/bug-145.err : changed error text
+
Fri Jul 14 18:16:59 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
* libxslt/attributes.c libxslt/documents.c