Author: kkolinko Date: Tue Feb 12 13:05:04 2013 New Revision: 1445154 URL: http://svn.apache.org/r1445154 Log: 1.1.25 has not been released. Wrap long lines.
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml?rev=1445154&r1=1445153&r2=1445154&view=diff ============================================================================== --- tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml (original) +++ tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Tue Feb 12 13:05:04 2013 @@ -55,11 +55,12 @@ mode!' errors. (wrowe) </fix> <update> - add clearOptions function to allow access to OpenSSL's SSL_CTX_clear_options function. (schultz) + Add clearOptions function to allow access to OpenSSL's + SSL_CTX_clear_options function. (schultz) </update> </changelog> </section> -<section name="Changes between 1.1.24 and 1.1.25"> +<section name="Changes between 1.1.24 and 1.1.25 (not released)"> <changelog> <fix> <bug>52856</bug>: Fix high CPU usage when client changes IP address or @@ -97,7 +98,9 @@ <bug>52717</bug>: Set scope_id for IPv6 addresses if provided. (mturk) </fix> <update> - <bug>50570</bug>: Allow explicit use of FIPS mode in APR lifecycle listener (native support only in this update; Java support to follow). Based upon a patch from Chris Beckey. (schultz) + <bug>50570</bug>: Allow explicit use of FIPS mode in APR lifecycle + listener (native support only in this update; Java support to follow). + Based upon a patch from Chris Beckey. (schultz) </update> </changelog> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org