mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-05 12:10:38 +03:00
trying to close #57460 by adding xsltProfileStylesheet Daniel
* win32/libxslt/libxslt.defs: trying to close #57460 by adding xsltProfileStylesheet Daniel
This commit is contained in:
212
ChangeLog
212
ChangeLog
@@ -1,3 +1,8 @@
|
|||||||
|
Fri Jul 13 16:57:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
|
* win32/libxslt/libxslt.defs: trying to close #57460 by adding
|
||||||
|
xsltProfileStylesheet
|
||||||
|
|
||||||
Thu Jul 12 21:31:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
Thu Jul 12 21:31:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
* libxslt/documents.c libxslt/extensions.c libxslt/extra.c
|
* libxslt/documents.c libxslt/extensions.c libxslt/extra.c
|
||||||
@@ -196,102 +201,7 @@ Thu Jul 5 10:44:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
|||||||
test output accordingly
|
test output accordingly
|
||||||
* libxslt/transform.c libxslt/preproc.c: added xsl:fallback support
|
* libxslt/transform.c libxslt/preproc.c: added xsl:fallback support
|
||||||
* tests/REC/Makefile.am tests/REC/test-15-1.*: xsl:fallback test
|
* tests/REC/Makefile.am tests/REC/test-15-1.*: xsl:fallback test
|
||||||
* tests/xmlspec/Makefile.am tests/docbook/Makefile.am: cleanups
|
* tests/xmlspec/Makefile.am tests/docbook/Makefi; | ||||||