You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by su...@apache.org on 2008/07/03 14:37:45 UTC

svn commit: r673667 - /webservices/axis2/trunk/c/NEWS

Author: supun
Date: Thu Jul  3 05:37:45 2008
New Revision: 673667

URL: http://svn.apache.org/viewvc?rev=673667&view=rev
Log:
Changing to the 1.5.0 release.

Modified:
    webservices/axis2/trunk/c/NEWS

Modified: webservices/axis2/trunk/c/NEWS
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/NEWS?rev=673667&r1=673666&r2=673667&view=diff
==============================================================================
--- webservices/axis2/trunk/c/NEWS (original)
+++ webservices/axis2/trunk/c/NEWS Thu Jul  3 05:37:45 2008
@@ -1,5 +1,5 @@
 Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C 
-version 1.4.0.
+version 1.5.0.
 
 You can download this release from http://ws.apache.org/axis2/c/download.cgi
 
@@ -15,7 +15,7 @@
    3. Transports supported : HTTP
           * Inbuilt HTTP server called simple axis server
           * Apache2 httpd module called mod_axis2 for server side
-          * IIS module for server side
+          * IIS module for server side. Supports IIS 5.1, 6 and 7.
           * Client transport with ability to enable SSL support
           * Basic HTTP Authentication
           * Digest HTTP Authentication
@@ -76,10 +76,13 @@
 Major Changes Since Last Release
 ================================
 
-   1. Fixed library version numbering
-   2. Made Guththila as default XML parser
-   3. Many bug fixes.
-   4. Memory leak fixes
+   1. AMQP Transport implementation using Apache Qpid
+   2. IIS 6 & 7 Support.
+   3. A JScript file for editing registry configurations for IIS module.
+   4. Improvements to Guththila
+   5. Improvements to TCPMon
+   6. Many bug fixes.
+   7. Memory leak fixes
 
 We welcome your early feedback on this implementation.