From cd6168c4467e61146d141d3bd315267f86de2ada Mon Sep 17 00:00:00 2001 From: "William M. Brack" Date: Tue, 13 Jul 2004 15:06:14 +0000 Subject: added some logic to xsltKeyFunction to set the transform context doc ptr * libxslt/functions.c: added some logic to xsltKeyFunction to set the transform context doc ptr when the xpath context doc is different (bug 147445) * tests/exslt/common/Makefile.am, tests/exslt/common/node-set.5* and tests/exslt/common/node-set.6*: added regression tests for bug 145547 (UNION and FILTER for RVT's) --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4bea36c7..8b8f60e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Jul 13 22:57:43 HKT 2004 William Brack + + * libxslt/functions.c: added some logic to xsltKeyFunction + to set the transform context doc ptr when the xpath context + doc is different (bug 147445) + * tests/exslt/common/Makefile.am, tests/exslt/common/node-set.5* + and tests/exslt/common/node-set.6*: added regression tests + for bug 145547 (UNION and FILTER for RVT's) + Mon Jul 12 08:28:07 HKT 2004 William Brack * python/libxslt-python-api.xml: fixed type for doctypeSystem -- cgit v1.2.3