This is an automated email from the ASF dual-hosted git repository. schultz 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 8bbdabe02c Remove changelog entry since the change is not new in main/12 8bbdabe02c is described below commit 8bbdabe02c384cf15aa43dafb66a5b42440edac3 Author: Christopher Schultz <ch...@christopherschultz.net> AuthorDate: Thu Jun 12 14:48:57 2025 -0400 Remove changelog entry since the change is not new in main/12 --- webapps/docs/changelog.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 270f4c2e6a..ef55820e92 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -187,10 +187,6 @@ <update> Remove NIO2 connector. (remm) </update> - <update> - Optimize <code>Request#getCharsetHolder</code> to avoid repeated parsing - when charset is null. Patch provided by morning-gu. (schultz) - </update> <!-- Entries for backport and removal before 12.0.0-M1 below this line --> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org