Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 1 | <?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 Veillard | b331fff | 2004-08-22 14:21:57 +0000 | [diff] [blame^] | 11 | <version>2.6.11</version> |
| 12 | <last-release> July 5 2004</last-release> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 13 | <info-url>http://xmlsoft.org/</info-url> |
Daniel Veillard | b331fff | 2004-08-22 14:21:57 +0000 | [diff] [blame^] | 14 | <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é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 Veillard | 3e35f8e | 2003-10-21 00:05:38 +0000 | [diff] [blame] | 41 | |
| 42 | </changes> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 43 | </product> |
| 44 | </xsa> |