mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-27 12:15:34 +03:00
* doc/* configure.in NEWS: release of libxml2 2.6.28 * valid.c: patch from Dagfinn I. Mannsåker for idness of name in HTML, c.f. bug #305885. Daniel svn path=/trunk/; revision=3638
41 lines
2.0 KiB
XML
41 lines
2.0 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.28</version>
|
|
<last-release> Apr 17 2007</last-release>
|
|
<info-url>http://xmlsoft.org/</info-url>
|
|
<changes> - Documentation: comment fixes (Markus Keim), xpath comments fixes too
|
|
(James Dennett)
|
|
- Bug fixes: XPath bug (William Brack), HTML parser autoclose stack usage
|
|
(Usamah Malik), various regexp bug fixes (DV and William), path conversion
|
|
on Windows (Igor Zlatkovic), htmlCtxtReset fix (Michael Day), XPath
|
|
principal node of axis bug, HTML serialization of some codepoint
|
|
(Steven Rainwater), user data propagation in XInclude (Michael Day),
|
|
standalone and XML decl detection (Michael Day), Python id ouptut
|
|
for some id, fix the big python string memory leak, URI parsing fixes
|
|
(Stéphane Bidoul and William), long comments parsing bug (William),
|
|
concurrent threads initialization (Ted Phelps), invalid char
|
|
in text XInclude (William), XPath memory leak (William), tab in
|
|
python problems (Andreas Hanke), XPath node comparison error
|
|
(Oleg Paraschenko), cleanup patch for reader (Julien Reichel),
|
|
XML Schemas attribute group (William), HTML parsing problem (William),
|
|
fix char 0x2d in regexps (William), regexp quantifier range with
|
|
min occurs of 0 (William), HTML script/style parsing (Mike Day)
|
|
- Improvement: make xmlTextReaderSetup() public
|
|
- Compilation and postability: fix a missing include problem (William),
|
|
__ss_familly on AIX again (Björn Wiberg), compilation without zlib
|
|
(Michael Day), catalog patch for Win32 (Christian Ehrlicher),
|
|
Windows CE fixes (Andreas Stricke)
|
|
- Various CVS to SVN infrastructure changes
|
|
|
|
</changes>
|
|
</product>
|
|
</xsa>
|