Author: remm Date: Wed Aug 31 15:31:20 2016 New Revision: 1758622 URL: http://svn.apache.org/viewvc?rev=1758622&view=rev Log: Changelog entry fix.
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1758622&r1=1758621&r2=1758622&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Wed Aug 31 15:31:20 2016 @@ -196,9 +196,8 @@ key and certificate files for use with JSSE TLS connectors. (markt) </fix> <fix> - <bug>59867</bug>: Don't hardcode key alias value to "tomcat" for JSSE. - When using a keystore, OpenSSL will still need default to though. - (remm) + <bug>59910</bug>: Don't hardcode key alias value to "tomcat" for JSSE. + When using a keystore, OpenSSL will still default to it. (remm) </fix> <fix> <bug>59904</bug>: Add a limit (default 200) for the number of cookies --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org