mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-10 08:58:16 +03:00
* doc/xml.html doc/news.html configure.in python/setup.py NEWS: prepare release of 2.7.1 daniel svn path=/trunk/; revision=3792
42 lines
2.0 KiB
XML
42 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.7.0</version>
|
|
<last-release> Aug 30 2008</last-release>
|
|
<info-url>http://xmlsoft.org/</info-url>
|
|
<changes> - Documentation: switch ChangeLog to UTF-8, improve mutithreads and
|
|
xmlParserCleanup docs
|
|
- Portability fixes: Older Win32 platforms (Rob Richards), MSVC
|
|
porting fix (Rob Richards), Mac OS X regression tests (Sven Herzberg),
|
|
non GNUCC builds (Rob Richards), compilation on Haiku (Andreas Färber)
|
|
|
|
- Bug fixes: various realloc problems (Ashwin), potential double-free
|
|
(Ashwin), regexp crash, icrash with invalid whitespace facets (Rob
|
|
Richards), pattern fix when streaming (William Brack), various XML
|
|
parsing and validation fixes based on the W3C regression tests, reader
|
|
tree skipping function fix (Ashwin), Schemas regexps escaping fix
|
|
(Volker Grabsch), handling of entity push errors (Ashwin), fix a slowdown
|
|
when encoder cant serialize characters on output
|
|
- Code cleanup: compilation fix without the reader, without the output
|
|
(Robert Schwebel), python whitespace (Martin), many space/tabs cleanups,
|
|
serious cleanup of the entity handling code
|
|
- Improvement: switch parser to XML-1.0 5th edition, add parsing flags
|
|
for old versions, switch URI parsing to RFC 3986,
|
|
add xmlSchemaValidCtxtGetParserCtxt (Holger Kaelberer),
|
|
new hashing functions for dictionnaries (based on Stefan Behnel work),
|
|
improve handling of misplaced html/head/body in HTML parser, better
|
|
regression test tools and code coverage display, better algorithms
|
|
to detect various versions of the billion laughts attacks, make
|
|
arbitrary parser limits avoidable as a parser option
|
|
|
|
</changes>
|
|
</product>
|
|
</xsa>
|