blob: b16424b2ffe028f48270efe3482362f7c6295750 [file] [log] [blame]
Daniel Veillardb4d30b62003-03-16 22:32:36 +00001<?xml version="1.0"?>
2<!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML" "http://www.garshol.priv.no/download/xsa/xsa.dtd">
3<xsa>
4 <vendor>
5 <name>Daniel Veillard</name>
6 <email>daniel@veillard.com</email>
7 <url>http://veillard.com/</url>
8 </vendor>
9 <product id="libxml2">
10 <name>libxml2</name>
Daniel Veillardb331fff2004-08-22 14:21:57 +000011 <version>2.6.11</version>
12 <last-release> July 5 2004</last-release>
Daniel Veillardb4d30b62003-03-16 22:32:36 +000013 <info-url>http://xmlsoft.org/</info-url>
Daniel Veillardb331fff2004-08-22 14:21:57 +000014 <changes> - Schemas: a lot of changes and improvements by Kasimier Buchcik for
15 attributes, namespaces and simple types.
16 - build fixes: --with-minimum (William Brack), some gcc cleanup
17 (William), --with-thread-alloc (William)
18 - portability: Windows binary package change (Igor Zlatkovic), Catalog
19 path on Windows
20 - documentation: update to the tutorial (John Fleck), xmllint return code
21 (John Fleck), man pages (Ville Skytta),
22 - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
23 properly initialize the library (William), empty node set in XPath
24 (William), xmlSchemas errors (William), invalid charref problem pointed
25 by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
26 with div processing (William), XPointer and xml:base problem(William),
27 Reader and entities, xmllint return code for schemas (William), reader
28 streaming problem (Steve Ball), DTD serialization problem (William),
29 libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
30 Python classes, xmlReader buffer bug, Python bindings memory interfaces
31 improvement (with St&#xE9;phane Bidoul), Fixed the push parser to be back to
32 synchronous behaviour.
33 - improvement: custom per-thread I/O enhancement (Rob Richards), register
34 namespace in debug shell (Stefano Debenedetti), Python based regression
35 test for non-Unix users (William), dynamically increase the number of
36 XPath extension functions in Python and fix a memory leak (Marc-Antoine
37 Parent and William)
38 - performance: hack done with Arjan van de Ven to reduce ELF footprint
39 and generated code on Linux, plus use gcc runtime profiling to optimize
40 the code generated in the RPM packages.
Daniel Veillard3e35f8e2003-10-21 00:05:38 +000041
42</changes>
Daniel Veillardb4d30b62003-03-16 22:32:36 +000043 </product>
44</xsa>