This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 5b2cd9c Update changelog 5b2cd9c is described below commit 5b2cd9ca17625f641072cdd77a05f9d05893cae8 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Mar 3 08:28:19 2020 +0000 Update changelog --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b7a7fa3..66a1629 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -124,6 +124,11 @@ and allow the other channels using the connection to continue. Based on a suggestion from Alejandro Anadon. (markt) </fix> + <fix> + Correct the semantics of <code>getEnableSessionCreation</code> and + <code>setEnableSessionCreation</code> for <code>OpenSSLEngine</code>. + Pull request provided by Alexander Scheel. (markt) + </fix> </changelog> </subsection> <subsection name="Cluster"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org