Author: schultz
Date: Thu Oct 23 14:25:35 2014
New Revision: 1633821
URL: http://svn.apache.org/r1633821
Log:
CTR docs
Moved changelog entry to "Coyote" where it belongs.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1633821&r1=1633820&r2=1633821&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu Oct 23 14:25:35 2014
@@ -50,6 +50,10 @@
<bug>57102</bug>: Fix bug that meant sslEnabledProtocols setting was
not
recognised for the HTTPS NIO connector. (markt)
</fix>
+ <add>
+ Disable SSLv3 by default for the APR/native HTTPS connector.
+ (markt/schultz)
+ </add>
</changelog>
</subsection>
<subsection name="Other">
@@ -67,10 +71,6 @@
Update documentation: the minimum version of Apache Ant required to
build Tomcat is 1.8.0. (kkolinko)
</fix>
- <add>
- Disable SSLv3 by default for the APR/native HTTPS connector.
- (markt/schultz)
- </add>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]