diff options
Diffstat (limited to 'xdocs')
-rw-r--r-- | xdocs/index.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/xdocs/index.html b/xdocs/index.html index 8139067..c6f0452 100644 --- a/xdocs/index.html +++ b/xdocs/index.html @@ -20,8 +20,8 @@ <h3>Latest Release</h3> </div> <div class="subsection"> - <a name="29_June_2009_-_Apache_Axis2_C_Version_1.7.0_Released"></a> - <h3>29th June 2009 - Apache Axis2/C Version 1.7.0 Released</h3> + <a name="29_July_2010_-_Apache_Axis2_C_Version_1.7.0_Released"></a> + <h3>29th July 2010 - Apache Axis2/C Version 1.7.0 Released</h3> <p><a href="http://ws.apache.org/axis2/c/download.cgi" class="externalLink" title="External Link">Download 1.7.0</a></p> </div> <div class="subsection"> @@ -74,16 +74,17 @@ </li> <li>WS-Policy implementation called Neethi/C, with WS-SecurityPolicy extension</li> <li>TCP Transport, for both client and server side </li> + <li>HTTP Keep-Alive Support </li> + <li>HTTP Session support</li> </ol></div> <div class="subsection"> <a name="Major_Changes_Since_Last_Release"></a> <h3>Changes Since Last Release</h3> <ol> - <li>XPath support for Axiom XML object model</li> - <li>CGI support</li> - <li>Improvements to MTOM to send, receive very large attachments</li> - <li>Improvements to AMQP transport</li> - <li>Improvements to WSDL2C codegen tool</li> + <li>HTTP Keep Alive support added</li> + <li>HTTP Session support added</li> + <li>Preformance improments to guththila parser</li> + <li>Improvements to axiom/c</li> <li>Many bug fixes.</li> <li>Memory leak fixes</li> </ol> |