Author: veithen
Date: Sun Oct 17 20:33:24 2010
New Revision: 1023572

URL: http://svn.apache.org/viewvc?rev=1023572&view=rev
Log:
Started to write release notes for 1.2.10.

Modified:
    webservices/commons/trunk/modules/axiom/src/site/apt/index.apt

Modified: webservices/commons/trunk/modules/axiom/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/apt/index.apt?rev=1023572&r1=1023571&r2=1023572&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/apt/index.apt (original)
+++ webservices/commons/trunk/modules/axiom/src/site/apt/index.apt Sun Oct 17 
20:33:24 2010
@@ -54,9 +54,26 @@ Key Features
 
 Latest Release
 
-  <<13th June 2010 - Apache Axiom Version 1.2.9 Released!>>
+  <<XXth October 2010 - Apache Axiom Version 1.2.10 Released!>>
+  
+  \[{{{http://ws.apache.org/commons/axiom/download.cgi}Download Axiom 
1.2.10}}\]
+  
+  Axiom 1.2.10 is a maintenance release that contains the following 
improvements:
+  
+    * Improved DOM compatibility and performance for DOOM. Users running 
Rampart on Axis2 1.5.2
+      may want to upgrade Axiom to 1.2.10 to take advantage of these 
improvements.
+    
+    * Improved interoperability with various StAX implementation, in particular
+      support for Woodstox 4.0.
+    
+    * It is now possible to specify a configuration when requesting an 
<<<XMLStreamWriter>>>
+      from <<<StAXUtils>>>, similarly to what is already possible for 
<<<XMLStreamReader>>>
+      instances. This feature is required to support the next Abdera release
+      (see {{{https://issues.apache.org/jira/browse/ABDERA-267}ABDERA-267}}).
 
-  \[{{{http://ws.apache.org/commons/axiom/download.cgi}Download Axiom 1.2.9}}\]
+Previous Releases
+
+  <<13th June 2010 - Apache Axiom Version 1.2.9 Released!>>
 
   Note: Starting with release 1.2.9, Axiom requires Java 1.5. While the API is
   still compatible with Java 1.4, Axiom relies on classes from the Java 1.5


Reply via email to