This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 5e76618c4a Move to correct section 5e76618c4a is described below commit 5e76618c4acdb38a8136dee19883dd25fdbc1516 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 e44d6a32bd..28205a2a7a 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -107,10 +107,6 @@ <section name="Tomcat 11.0.0-M14 (markt)" 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) @@ -133,6 +129,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