Author: mrglavas
Date: Tue Feb  2 03:38:16 2010
New Revision: 905503

URL: http://svn.apache.org/viewvc?rev=905503&view=rev
Log:
Adding news of the Xerces-C++ 3.1.0 release.

Modified:
    xerces/site/trunk/src/documentation/content/xdocs/news.xml

Modified: xerces/site/trunk/src/documentation/content/xdocs/news.xml
URL: 
http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/news.xml?rev=905503&r1=905502&r2=905503&view=diff
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/news.xml (original)
+++ xerces/site/trunk/src/documentation/content/xdocs/news.xml Tue Feb  2 
03:38:16 2010
@@ -26,6 +26,33 @@
       <title>Project News</title>
       <p>Committers should feel free to update these pages with relevant
         news about their projects.</p>
+      <section id="xerces-c-3.1.0">
+        <title>Xerces-C++ 3.1.0 released (1 February 2010)</title>
+        <p>
+         Xerces-C++ 3.1.0 is now available from the Xerces-C++
+         <link href="ext:xerces-c">site</link>.
+        </p>
+        <p>
+         This version is interface-compatible (but not necessarily 
binary-compatible) with 
+         Xerces-C++ 3.0.x and contains the following major new features and 
improvements:
+         <ul>
+          <li>Working multi-import support. The support for handling multiple 
import
+              declarations with the same target namespaces has been improved 
and
+              thoroughly tested.</li>
+          <li>New property, XMLUni::fgXercesLowWaterMark, allows the 
configuration
+              of the parser buffer low water mark.</li>
+          <li>DOMLSParser::parseWithContext implementation.</li>
+          <li>Improved performance and reduced memory footprint when 
validating with
+              large maxOccurs values.</li>
+          <li>Improved scalability of the XML Schema identity checking (key, 
keyref,
+              and unique).</li>
+          <li>Multiple XML Schema conformance fixes.</li>
+          <li>More robust external library detection (libcurl and ICU).</li>
+          <li>Compilation of the ICU message loader resources no longer 
depends on
+              the ICU implementation details.</li>
+         </ul>
+        </p>
+      </section>
       <section id="xml-commons-external-1.4.01">
         <title>XML Commons External 1.4.01 released (15 December 2009)</title>
         <p>
@@ -228,7 +255,7 @@
                    </p>
            </section>
       <section id="xml-commons-resolver-1.1">
-        <title>XML Commons Resolver 1.1 released (November 5, 2003)</title>
+        <title>XML Commons Resolver 1.1 released (5 November 2003)</title>
         <p>
           See the <link 
href="http://xml.apache.org/commons/components/resolver/resolver-release-notes.html";>changelog</link>
 for details.
         </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to