Author: damitha Date: Sun Dec 9 21:27:23 2007 New Revision: 602778 URL: http://svn.apache.org/viewvc?rev=602778&view=rev Log: updated ChangeLog
Modified: webservices/axis2/trunk/c/ChangeLog Modified: webservices/axis2/trunk/c/ChangeLog URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ChangeLog?rev=602778&r1=602777&r2=602778&view=diff ============================================================================== --- webservices/axis2/trunk/c/ChangeLog (original) +++ webservices/axis2/trunk/c/ChangeLog Sun Dec 9 21:27:23 2007 @@ -1,9 +1,9 @@ Axis2/C (1.2.0) * Improvements to Java tool, WSDL2C, that generates C code - * Improvment to Apache2 module so that in serving client requests the - spawned axis2 instances uses shared memory access which enables axis2 - to share the same configuration context, enabling it to have true - application level scope. + * Improvment to Apache2 module so that it + (1) Create a shared memory global pool + (2) create context hierarchy in the global pool + enabling it to have true application level scope. * Memory leak fixes * Many bug fixes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]