This is an automated email from the ASF dual-hosted git repository. remm 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 1e3be67d60 Remove extra space 1e3be67d60 is described below commit 1e3be67d60b1a7fc7fb666984c0758bc6b558926 Author: remm <r...@apache.org> AuthorDate: Wed Oct 25 00:11:06 2023 +0200 Remove extra space --- webapps/docs/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 162507e24f..72ea1e0402 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -142,7 +142,7 @@ <fix> <bug>67675</bug>: Support a wider range of KDF and ciphers for PEM files than the combinations supported by the JVM by default. Specifically, - support the OpenSSL default of HmacSHA256 and DES-EDE3-CBC. (markt) + support the OpenSSL default of HmacSHA256 and DES-EDE3-CBC. (markt) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org