summaryrefslogtreecommitdiff
path: root/doc/libxml2.xsa
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libxml2.xsa')
-rw-r--r--doc/libxml2.xsa43
1 files changed, 19 insertions, 24 deletions
diff --git a/doc/libxml2.xsa b/doc/libxml2.xsa
index 790d729..9c5234b 100644
--- a/doc/libxml2.xsa
+++ b/doc/libxml2.xsa
@@ -8,31 +8,26 @@
</vendor>
<product id="libxml2">
<name>libxml2</name>
- <version>2.6.8</version>
- <last-release> Mar 23 2004</last-release>
+ <version>2.6.10</version>
+ <last-release> May 17 2004</last-release>
<info-url>http://xmlsoft.org/</info-url>
- <changes> - First step of the cleanup of the serialization code and APIs
- - XML Schemas: mixed content (Adam Dickmeiss), QName handling fixes (Adam
- Dickmeiss), anyURI for "" (John Belmonte)
- - Python: Canonicalization C14N support added (Anthony Carrico)
- - xmlDocCopyNode() extension (William)
- - Relax-NG: fix when processing XInclude results (William), external
- reference in interleave (William), missing error on &lt;choice&gt;
- failure (William), memory leak in schemas datatype facets.
- - xmlWriter: patch for better DTD support (Alfred Mickautsch)
- - bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
- Brack), no ID errors if using HTML_PARSE_NOERROR, xmlcatalog fallbacks to
- URI on SYSTEM lookup failure, XInclude parse flags inheritance (William),
- XInclude and XPointer fixes for entities (William), XML parser bug
- reported by Holger Rauch, nanohttp fd leak (William), regexps char
- groups '-' handling (William), dictionnary reference counting problems,
- do not close stderr.
- - performance patches from Petr Pajas
- - Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey)
- - compilation and portability fixes: --without-valid, catalog cleanups
- (Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
- to Windows (Christophe de Vienne), --with-html-dir fixup (Julio Merino
- Vidal), Windows build (Eric Zurcher)
+ <changes> - Web page generated for ChangeLog
+ - build fixes: --without-html problems, make check without make all
+ - portability: problem with xpath.c on Windows (MSC and Borland), memcmp
+ vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not
+ use "list" as parameter name, make tests work with Python 1.5 (Ed
+ Davis),
+ - improvements: made xmlTextReaderMode public, small buffers resizing
+ (Morten Welinder), add --maxmem option to xmllint, add
+ xmlPopInputCallback() for Matt Sergeant, refactoring of serialization
+ escaping, added escaping customization
+ - bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William
+ Brack), xmlReader end of stream problem, node deregistration with reader,
+ URI escaping and filemanes, XHTML1 formatting (Nick Wellnhofer), regexp
+ transition reduction (William), various XSD Schemas fixes (Kasimier
+ Buchcik), XInclude fallback problem (William), weird problems with DTD
+ (William), structured error handler callback context (William), reverse
+ xmlEncodeSpecialChars() behaviour back to escaping '"'
</changes>
</product>