File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / doc / libxml2.xsa
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:22:24 2013 UTC (11 years ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_8_0p0, v2_8_0, HEAD
2.8.0

    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.7.8</version>
   12:     <last-release> Nov 4 2010</last-release>
   13:     <info-url>http://xmlsoft.org/</info-url>
   14:     <changes>   -  Features:
   15:     480323 add code to plug in ICU converters by default (Giuseppe Iuculano),
   16:     Add xmlSaveOption XML_SAVE_WSNONSIG (Adam Spragg)
   17:   
   18:    -  Documentation:
   19:     Fix devhelp documentation installation (Mike Hommey),
   20:     Fix web site encoding problems (Daniel Veillard),
   21:     Fix a couple of typo in HTML parser error messages (Michael Day),
   22:     Forgot to update the news page for 0.7.7 (Daniel Veillard)
   23:   
   24:    -  Portability:
   25:     607273 Fix python detection on MSys/Windows (LRN),
   26:     614087 Fix Socket API usage to allow Windows64 compilation (Ozkan Sezer),
   27:     Fix compilation with Clang (Koop Mast),
   28:     Fix Win32 build (Rob Richards)
   29:   
   30:    -  Bug Fixes:
   31:     595789 fix a remaining potential Solaris problem (Daniel Veillard),
   32:     617468 fix progressive HTML parsing with style using "'" (Denis Pauk),
   33:     616478 Fix xmllint shell write command (Gwenn Kahz),
   34:     614005 Possible erroneous HTML parsing on unterminated script (Pierre Belzile),
   35:     627987 Fix XSD IDC errors in imported schemas (Jim Panetta),
   36:     629325 XPath rounding errors first cleanup (Phil Shafer),
   37:     630140 fix iso995x encoding error (Daniel Veillard),
   38:     make sure htmlCtxtReset do reset the disableSAX field (Daniel Veillard),
   39:     Fix a change of semantic on XPath preceding and following axis (Daniel Veillard),
   40:     Fix a potential segfault due to weak symbols on pthreads (Mike Hommey),
   41:     Fix a leak in XPath compilation (Daniel Veillard),
   42:     Fix the semantic of XPath axis for namespace/attribute context nodes (Daniel Veillard),
   43:     Avoid a descriptor leak in catalog loading code (Carlo Bramini),
   44:     Fix a small bug in XPath evaluation code (Marius Wachtler),
   45:     Fix handling of XML-1.0 XML namespace declaration (Daniel Veillard),
   46:     Fix errors in XSD double validation check (Csaba Raduly),
   47:     Fix handling of apos in URIs (Daniel Veillard),
   48:     xmlTextReaderReadOuterXml should handle DTD (Rob Richards),
   49:     Autogen.sh needs to create m4 directory (Rob Richards)
   50:   
   51:    -  Improvements:
   52:     606592 update language ID parser to RFC 5646 (Daniel Veillard),
   53:     Sort python generated stubs (Mike Hommey),
   54:     Add an HTML parser option to avoid a default doctype (Daniel Veillard)
   55:   
   56:    -  Cleanups:
   57:     618831 don't ship generated files in git (Adrian Bunk),
   58:     Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P (Adrian Bunk),
   59:     Various cleanups on encoding handling (Daniel Veillard),
   60:     Fix xmllint to use format=1 for default formatting (Adam Spragg),
   61:     Force _xmlSaveCtxt.format to be 0 or 1 (Adam Spragg),
   62:     Cleanup encoding pointer comparison (Nikolay Sivov),
   63:     Small code cleanup on previous patch (Daniel Veillard)
   64:   
   65: 
   66: </changes>
   67:   </product>
   68: </xsa>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>