Author: damitha Date: Mon Dec 10 03:59:39 2007 New Revision: 602875 URL: http://svn.apache.org/viewvc?rev=602875&view=rev Log: updating the files
Modified: webservices/axis2/trunk/c/ChangeLog webservices/axis2/trunk/c/NEWS Modified: webservices/axis2/trunk/c/ChangeLog URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ChangeLog?rev=602875&r1=602874&r2=602875&view=diff ============================================================================== --- webservices/axis2/trunk/c/ChangeLog (original) +++ webservices/axis2/trunk/c/ChangeLog Mon Dec 10 03:59:39 2007 @@ -4,6 +4,9 @@ (1) Create a shared memory global pool (2) create context hierarchy in the global pool enabling it to have true application level scope. + * Improved Policy + * Improvements to thread environment + * Improvements to error handling * Memory leak fixes * Many bug fixes Modified: webservices/axis2/trunk/c/NEWS URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/NEWS?rev=602875&r1=602874&r2=602875&view=diff ============================================================================== --- webservices/axis2/trunk/c/NEWS (original) +++ webservices/axis2/trunk/c/NEWS Mon Dec 10 03:59:39 2007 @@ -44,14 +44,16 @@ Major Changes Since Last Release - 1. WS-Policy implementation - 2. TCP Transport - 3. Improvements to Guththila parser to improve performance - 4. Improvements to Java tool, WSDL2C, that generates C code - 5. Basic HTTP Authentication - 6. Memory leak fixes - 7. Many bug fixes - + 1 Improvements to Java tool, WSDL2C, that generates C code + 2 Improvment to Apache2 module so that it + (1) Create a shared memory global pool + (11) create context hierarchy in the global pool + enabling it to have true application level scope. + 3 Improved Policy + 4 Improvements to thread environment + 5 Improvements to error handling + 6 Memory leak fixes + 7 Many bug fixes We welcome your early feedback on this implementation. Thanks for your interest in Axis2/C --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]