mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-02 21:47:01 +03:00
c480c4ea56
* configure.in doc/* libxml.spec.in: preparing release of libxml2-2.6.3, updated and regenerated the docs. Daniel
42 lines
1.8 KiB
XML
42 lines
1.8 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.3</version>
|
|
<last-release> Dec 10 2003</last-release>
|
|
<info-url>http://xmlsoft.org/</info-url>
|
|
<changes> - documentation updates and cleanup (DV, William Brack, John Fleck)
|
|
- added a repository of examples, examples from Aleksey Sanin, Dodji
|
|
Seketeli, Alfred Mickautsch
|
|
- Windows updates: Mark Vakoc, Igor Zlatkovic, Eric Zurcher, Mingw
|
|
(Kenneth Haley)
|
|
- Unicode range checking (William Brack)
|
|
- code cleanup (William Brack)
|
|
- Python bindings: doc (John Fleck), bug fixes
|
|
- UTF-16 cleanup and BOM issues (William Brack)
|
|
- bug fixes: ID and xmlReader validation, XPath (William Brack),
|
|
xmlWriter (Alfred Mickautsch), hash.h inclusion problem, HTML parser
|
|
(James Bursa), attribute defaulting and validation, some serialization
|
|
cleanups, XML_GET_LINE macro, memory debug when using threads (William
|
|
Brack), serialization of attributes and entities content, xmlWriter
|
|
(Daniel Schulman)
|
|
- XInclude bugfix, new APIs and update to the last version including the
|
|
namespace change.
|
|
- XML Schemas improvements: include (Robert Stepanek), import and
|
|
namespace handling, fixed the regression tests troubles, added examples
|
|
based on Eric van der Vlist book, regexp fixes
|
|
- preliminary pattern support for streaming (needed for schemas
|
|
constraints), added xmlTextReaderPreservePattern() to collect subdocument
|
|
when streaming.
|
|
- various fixes in the structured error handling
|
|
|
|
</changes>
|
|
</product>
|
|
</xsa>
|