This is an automated email from the ASF dual-hosted git repository.
remm 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 5fa6fba4be Remove extra space
5fa6fba4be is described below
commit 5fa6fba4be1478058036e50f57f10025a85ad09d
Author: remm <[email protected]>
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 e3842e92ff..4301e1fa40 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: [email protected]
For additional commands, e-mail: [email protected]