Sat Apr 2 13:34:11 CEST 2005 Daniel Veillard * configure.in NEWS doc/*: preparing release of 1.1.14, updated docs and rebuilt. Thu Mar 31 23:50:43 CEST 2005 Daniel Veillard * tests/docbook/result/fo/gdp-handbook.fo tests/general/bug-105.out tests/general/bug-142.out: updated the result of some tests following the change to serailization in libxml2. Thu Mar 31 11:54:31 CEST 2005 Daniel Veillard * libxslt/pattern.c: fixed bug #171488 with cascading select in patterns. * tests/general/bug-161.*, tests/general/Makefile.am, tests/docs/bug-161.*, tests/docs/Makefile.am: added test provided by Ben Ko Thu Mar 31 00:28:38 CEST 2005 Daniel Veillard * tests/plugins/Makefile.am: fixed build outside of source tree bug #172155 thanks to patch from Mike Castle Wed Mar 30 14:09:19 CEST 2005 Daniel Veillard * xsltproc/xsltproc.c: fixed the xinclude problem with document() as in bug #171893 * configure.in tests/Makefile.am tests/xinclude/*: added a new xinclude directory with the test for this problem Wed Mar 30 11:59:06 CEST 2005 Daniel Veillard * libxslt/pattern.c: fixed bug 169718 with ancestors in patterns similar to same bug fixed in libxml2 * tests/general/bug-160.*, tests/general/Makefile.am, tests/docs/bug-160.*, tests/docs/Makefile.am: added test provided by Aaron Kaplan Tue Mar 29 22:35:14 CEST 2005 Daniel Veillard * tests/general/bug-159.*, tests/general/Makefile.am, tests/docs/bug-159.*, tests/docs/Makefile.am: added test for bug #168196 fixed in libxml2 Tue Mar 29 21:06:11 CEST 2005 Daniel Veillard * libxslt/transform.c: working around Mark Vakoc' reported bug related to mode internaing * xsltproc/xsltproc.c: adding a --nodict mode to check problems with document without a dictionnary. * tests/REC/Makefile.am tests/general/Makefile.am: testing without dictionnary Tue Mar 29 15:37:13 CEST 2005 Daniel Veillard * libxslt/xslt.c: fix bug #165201 when calling xsltInit() multiple times. Tue Mar 29 15:13:59 CEST 2005 Daniel Veillard * libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h: added DTD like checking when compiling stylesheets, closes bug #160402 and a long term TODO * tests/general/bug-89.xsl: thos spotted a misconstruct of one of the test cases where was not within Mon Mar 21 20:56:43 MST 2005 John Fleck (jfleck@inkstain.net) * doc/xsltproc.xml, xsltproc.html, xsltproc.1: update documentation to reflect addition of --nodtdattr command line flag. Bug #171098 Wed Mar 16 17:19:24 HKT 2005 William Brack (wbrack@mmm.com.hk) * libxslt/xslt.c: fixed problem with text node on stylesheet document without a dictionary (bug 170533)