blob: 9c5234be793275b0474d5771300b5eb7798e798d [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 Veillard45cb0f42004-07-05 17:45:35 +000011 <version>2.6.10</version>
12 <last-release> May 17 2004</last-release>
Daniel Veillardb4d30b62003-03-16 22:32:36 +000013 <info-url>http://xmlsoft.org/</info-url>
Daniel Veillard45cb0f42004-07-05 17:45:35 +000014 <changes> - Web page generated for ChangeLog
15 - build fixes: --without-html problems, make check without make all
16 - portability: problem with xpath.c on Windows (MSC and Borland), memcmp
17 vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not
18 use "list" as parameter name, make tests work with Python 1.5 (Ed
19 Davis),
20 - improvements: made xmlTextReaderMode public, small buffers resizing
21 (Morten Welinder), add --maxmem option to xmllint, add
22 xmlPopInputCallback() for Matt Sergeant, refactoring of serialization
23 escaping, added escaping customization
24 - bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William
25 Brack), xmlReader end of stream problem, node deregistration with reader,
26 URI escaping and filemanes, XHTML1 formatting (Nick Wellnhofer), regexp
27 transition reduction (William), various XSD Schemas fixes (Kasimier
28 Buchcik), XInclude fallback problem (William), weird problems with DTD
29 (William), structured error handler callback context (William), reverse
30 xmlEncodeSpecialChars() behaviour back to escaping '"'
Daniel Veillard3e35f8e2003-10-21 00:05:38 +000031
32</changes>
Daniel Veillardb4d30b62003-03-16 22:32:36 +000033 </product>
34</xsa>