diff options
author | nandika | 2010-07-26 17:39:55 +0000 |
---|---|---|
committer | nandika | 2010-07-26 17:39:55 +0000 |
commit | efe64a43696255814479f3665aa32e6da07966b6 (patch) | |
tree | 2837942a6be965f0c19b0a7e60506498ed98e99b /NEWS | |
parent | e371f664481d22ed6fe3c72db17bd69739c8e833 (diff) | |
download | axis2c-efe64a43696255814479f3665aa32e6da07966b6.tar.gz axis2c-efe64a43696255814479f3665aa32e6da07966b6.tar.bz2 |
news file updated
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@979382 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -77,17 +77,19 @@ Key Features 21. WS-Policy implementation called Neethi/C, with WS-SecurityPolicy extension
+ 22. HTTP KeepAlive support.
+
+ 23. HTTP session handling.
+
Major Changes Since Last Release
================================
- 1. XPath support for Axiom XML object model
- 2. CGI support
- 3. Improvements to MTOM to send, receive very large attachments
- 4. Improvements to AMQP transport
- 5. Improvements to WSDL2C codegen tool
- 6. Many bug fixes.
- 7. Memory leak fixes
+ 1. Preformance improvements to guththila parser.
+ 2. HTTP Session support
+ 3. HTTP Keep Alive support
+ 4. Improvments to Axiom/C
+ 5. Many bug fixes.
We welcome your early feedback on this implementation.
|