1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-27 16:21:14 +03:00
Files
libxslt/doc/libxslt.xsa
Daniel Veillard ad22519cf5 preparing release 1.1.15 a bit more cleanup Daniel
* configure.in NEWS doc/*: preparing release 1.1.15
* libxslt/pattern.c libxslt/xsltutils.c: a bit more cleanup
Daniel
2005-09-04 22:45:16 +00:00

27 lines
1013 B
XML

<?xml version="1.0"?>
<!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML" "http://www.garshol.priv.no/download/xsa/xsa.dtd">
<xsa>
<vendor>
<name>Daniel Veillard</name>
<email>daniel@veillard.com</email>
<url>http://veillard.com/</url>
</vendor>
<product id="libxslt">
<name>libxslt</name>
<version>1.1.14</version>
<last-release> Apr 02 2005</last-release>
<info-url>http://xmlsoft.org/XSLT/</info-url>
<changes> - bug fixes: text node on stylesheet document without a dictionary
(William Brack), more checking of XSLT syntax, calling xsltInit() multiple
times, mode values interning raised by Mark Vakoc, bug in pattern
matching with ancestors, bug in patterna matching with cascading select,
xinclude and document() problem, build outside of source tree (Mike
Castle)
- improvement: added a --nodict mode to xsltproc to check problems for
docuemtns without dictionnaries
</changes>
</product>
</xsa>