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.git
commit bace84a81a1d42ec0886597aed964377afa29034 Author: Mark Thomas <[email protected]> AuthorDate: Tue Jan 6 08:40:37 2026 +0000 Fix typo --- 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 963e365291..e5de9ebbbd 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -224,7 +224,7 @@ </update> <!-- Entries for backport and removal before 12.0.0-M1 below this line --> <fix> - Improve warnings when setting ciphers lists in the FFM code, mirrorring + Improve warnings when setting ciphers lists in the FFM code, mirroring the tomcat-native changes. (remm) </fix> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
