This is an automated email from the ASF dual-hosted git repository. remm 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 ab471feb0f Remove extra space ab471feb0f is described below commit ab471feb0ff972bd4f90a76e170fa3383165e7e3 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 28205a2a7a..d5c18e7ccf 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -154,7 +154,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