Author: kkolinko Date: Fri Oct 17 15:08:34 2014 New Revision: 1632602 URL: http://svn.apache.org/r1632602 Log: Correct a typo
Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1632600 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1632602&r1=1632601&r2=1632602&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Oct 17 15:08:34 2014 @@ -82,7 +82,7 @@ although SSLv2 should already be disabled by default by the JRE. (markt) </add> <add> - Disable SSLv3 by default for the APT/native HTTPS connector. (markt) + Disable SSLv3 by default for the APR/native HTTPS connector. (markt) </add> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org