This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new da47133df Add to changelog that the recommended minimum version of
OpenSSL has been updated to 3.0.13.
da47133df is described below
commit da47133df8964eb2e3f21c9ddffb0b9fa5c35439
Author: Dimitrios Soumis <[email protected]>
AuthorDate: Tue May 21 12:37:26 2024 +0300
Add to changelog that the recommended minimum version of OpenSSL has been
updated to 3.0.13.
---
xdocs/miscellaneous/changelog.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index d88705ed6..4e62e78ac 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -69,6 +69,9 @@
Remove NPN support as NPN was never standardised and browser support was
removed in 2019. (markt)
</design>
+ <update>
+ Update the recommended minimum version of OpenSSL to 3.0.13. (markt)
+ </update>
</changelog>
</section>
<section name="Changes in 1.2.x">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]