This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit c06a4eb9c39dbf8c3d065ce742d84fac51578bcc Author: Mark Thomas <[email protected]> AuthorDate: Wed Dec 17 17:54:51 2025 +0000 Update change log --- xdocs/miscellaneous/changelog.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml index 5b4f224f1..6d86b1e64 100644 --- a/xdocs/miscellaneous/changelog.xml +++ b/xdocs/miscellaneous/changelog.xml @@ -40,6 +40,9 @@ Correct file names and update versions in native build instructions. (markt) </fix> + <update> + Remove references to deprecated engine configuration. (markt) + </update> </changelog> </section> <section name="Changes in 2.0.10 (not released)"> @@ -75,6 +78,10 @@ <update> Remove out of date options from make file. (markt) </update> + <update> + Use automated configuration of DH parameters rather than deprecated + callback. (markt) + </update> </changelog> </section> <section name="Changes in 2.0.9"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
