You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-cvs@xml.apache.org by mr...@apache.org on 2009/12/09 18:06:28 UTC

svn commit: r888875 - /xml/commons/trunk/status.xml

Author: mrglavas
Date: Wed Dec  9 17:06:27 2009
New Revision: 888875

URL: http://svn.apache.org/viewvc?rev=888875&view=rev
Log:
More release notes for xml-commons-external-1.4.01.

Modified:
    xml/commons/trunk/status.xml

Modified: xml/commons/trunk/status.xml
URL: http://svn.apache.org/viewvc/xml/commons/trunk/status.xml?rev=888875&r1=888874&r2=888875&view=diff
==============================================================================
--- xml/commons/trunk/status.xml (original)
+++ xml/commons/trunk/status.xml Wed Dec  9 17:06:27 2009
@@ -99,6 +99,15 @@
 
     <release version="xml-commons-external-1.4.01" date="not-yet-released">
       <action type="add" context="code" dev="mrglavas">
+       Added classes and method signatures introduced by JAXP 1.4.
+      </action>
+      <action type="add" context="code" dev="mrglavas">
+       Added the StAX 1.0 API (JSR 173). Sources based off of the distribution from Apache Geronimo.
+      </action>
+      <action type="add" context="code" dev="mrglavas">
+       Added the Java Language Binding for the Element Traversal API (org.w3c.dom.ElementTraversal).
+      </action>
+      <action type="add" context="code" dev="mrglavas">
        Added default implementations to SchemaFactory for the XML Schema 1.0 and 1.1 
        language identifiers. See the
        <link href="http://www.w3.org/TR/xmlschema11-1/#nonnormative-language-ids">XML Schema 1.1</link>