libxml2.xsa revision e4e3f5d8af30f4d12802324a318acc56dce83cb8
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> 11 <version>2.6.1</version> 12 <last-release> Oct 28 2003</last-release> 13 <info-url>http://xmlsoft.org/</info-url> 14 <changes> - Mostly bugfixes after the big 2.6.0 changes 15 - Unix compilation patches: libxml.m4 (Patrick Welche), warnings cleanup 16 (William Brack) 17 - Windows compilation patches (Joachim Bauch, Stephane Bidoul, Igor 18 Zlatkovic) 19 - xmlWriter bugfix (Alfred Mickautsch) 20 - chvalid.[ch]: couple of fixes from Stephane Bidoul 21 - context reset: error state reset, push parser reset (Graham Benett) 22 - context reuse: generate errors if file is not readable 23 - defaulted attributes for element coming from internal entities 24 (Stephane Bidoul) 25 - Python: tab and spaces mix (William Brack) 26 - Error handler could crash in DTD validation in 2.6.0 27 - xmlReader: do not use the document or element _private field 28 - testSAX.c: avoid a problem with some PIs (Massimo Morara) 29 - general bug fixes: mandatory encoding in text decl, serializing 30 Document Fragment nodes, xmlSearchNs 2.6.0 problem (Kasimier Buchcik), 31 XPath errors not reported, slow HTML parsing of large documents. 32 33</changes> 34 </product> 35</xsa> 36