This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push: new 1ba41df12d Move to correct section 1ba41df12d is described below commit 1ba41df12dc1475ff5b39dc2103688e45f4f0720 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Oct 24 22:58:40 2023 +0100 Move to correct section --- webapps/docs/changelog.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 23f937a89e..162507e24f 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -107,10 +107,6 @@ <section name="Tomcat 8.5.96 (schultz)" rtext="in development"> <subsection name="Catalina"> <changelog> - <add> - <bug>66670</bug>: Add <code>SSLHostConfig#certificateKeyPasswordFile</code> and - <code>SSLHostConfig#certificateKeystorePasswordFile</code>. (michaelo) - </add> <fix> <bug>67667</bug>: <code>TLSCertificateReloadListener</code> prints unreadable rendering of <code>X509Certificate#getNotAfter()</code>. (michaelo) @@ -128,6 +124,10 @@ </subsection> <subsection name="Coyote"> <changelog> + <add> + <bug>66670</bug>: Add <code>SSLHostConfig#certificateKeyPasswordFile</code> and + <code>SSLHostConfig#certificateKeystorePasswordFile</code>. (michaelo) + </add> <add> When calling <code>SSLHostConfigCertificate.setCertificateKeystore(ks)</code>, --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org