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