mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-12 16:58:16 +03:00
38 lines
1.5 KiB
XML
38 lines
1.5 KiB
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="libxml2">
|
|
<name>libxml2</name>
|
|
<version>2.6.2</version>
|
|
<last-release> Nov 4 2003</last-release>
|
|
<info-url>http://xmlsoft.org/</info-url>
|
|
<changes> - XPath context unregistration fixes
|
|
- text node coalescing fixes (Mark Lilback)
|
|
- API to screate a W3C Schemas from an existing document (Steve Ball)
|
|
- BeOS patches (Marcin 'Shard' Konicki)
|
|
- xmlStrVPrintf function added (Aleksey Sanin)
|
|
- compilation fixes (Mark Vakoc)
|
|
- stdin parsing fix (William Brack)
|
|
- a posteriori DTD validation fixes
|
|
- xmlReader bug fixes: Walker fixes, python bindings
|
|
- fixed xmlStopParser() to really stop the parser and errors
|
|
- always generate line numbers when using the new xmlReadxxx
|
|
functions
|
|
- added XInclude support to the xmlReader interface
|
|
- implemented XML_PARSE_NONET parser option
|
|
- DocBook XSLT processing bug fixed
|
|
- HTML serialization for <p> elements (William Brack and me)
|
|
- XPointer failure in XInclude are now handled as resource errors
|
|
- fixed xmllint --html to use the HTML serializer on output (added
|
|
--xmlout to implement the previous behaviour of saving it using the XML
|
|
serializer)
|
|
|
|
</changes>
|
|
</product>
|
|
</xsa>
|