mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-08 11:02:18 +03:00
* configure.in: preparing release libxslt-1.0.33 * doc/*: updated and rebuilt the docs * doc/apibuild.py: small fixes for new tokens Daniel
17 lines
541 B
XML
17 lines
541 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.0.33</version>
|
|
<last-release> Sep 12 2003</last-release>
|
|
<info-url>http://xmlsoft.org/XSLT/</info-url>
|
|
<changes> This is a bugfix only release</changes>
|
|
</product>
|
|
</xsa>
|