You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by na...@apache.org on 2010/07/26 19:31:40 UTC

svn commit: r979374 - in /axis/axis2/c/core/trunk: ChangeLog release_process samples/ChangeLog

Author: nandika
Date: Mon Jul 26 17:31:40 2010
New Revision: 979374

URL: http://svn.apache.org/viewvc?rev=979374&view=rev
Log:
change log files updated

Modified:
    axis/axis2/c/core/trunk/ChangeLog
    axis/axis2/c/core/trunk/release_process
    axis/axis2/c/core/trunk/samples/ChangeLog

Modified: axis/axis2/c/core/trunk/ChangeLog
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/ChangeLog?rev=979374&r1=979373&r2=979374&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/ChangeLog (original)
+++ axis/axis2/c/core/trunk/ChangeLog Mon Jul 26 17:31:40 2010
@@ -3,6 +3,8 @@ Axis2/C (1.7.0)
    * HTTP KeepAlive support
    * Performance improvement to Guththila Parser
    * Transport URL support
+   * Many bug fixes
+
 
 Axis2/C (1.6.0)
    * XPath support for Axiom XML object model

Modified: axis/axis2/c/core/trunk/release_process
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/release_process?rev=979374&r1=979373&r2=979374&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/release_process (original)
+++ axis/axis2/c/core/trunk/release_process Mon Jul 26 17:31:40 2010
@@ -3,7 +3,7 @@ AXIS2/C release process
                             
 1. Get a svn checkout from the trunk.
 2. Change the version numbers and update the following files.
-    * ChangeLog
+      ChangeLog
       NEWS
       samples/ChangeLog
       axutil_version.h 

Modified: axis/axis2/c/core/trunk/samples/ChangeLog
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/samples/ChangeLog?rev=979374&r1=979373&r2=979374&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/samples/ChangeLog (original)
+++ axis/axis2/c/core/trunk/samples/ChangeLog Mon Jul 26 17:31:40 2010
@@ -1,3 +1,10 @@
+Axis2/C (1.7.0)
+   * HTTP Session support 
+   * HTTP KeepAlive support
+   * Performance improvement to Guththila Parser
+   * Transport URL support
+   * Many bug fixes
+
 Axis2/C (1.6.0)
    * XPath support for Axiom XML object model
    * CGI support