mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
*** empty log message ***
This commit is contained in:
394
ChangeLog
394
ChangeLog
@ -1,3 +1,8 @@
|
||||
Tue Apr 16 19:40:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
|
||||
|
||||
* win32/Makefile.msvc: XSLT debugger support fix
|
||||
* win32/configure.js: XSLT debugger support fix
|
||||
|
||||
Mon Apr 15 19:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* configure.in: preparing 1.0.16
|
||||
@ -1672,7 +1677,7 @@ Thu Jul 5 10:44:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
test output accordingly
|
||||
* libxslt/transform.c libxslt/preproc.c: added xsl:fallback support
|
||||
* tests/REC/Makefile.am tests/REC/test-15-1.*: xsl:fallback test
|
||||
* tests/xmlspec/Makefile.am tests/docbook/Makefi; |