This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new e51dc9d9e5 Move to correct section e51dc9d9e5 is described below commit e51dc9d9e56aec6903b35bf3f9ebd088a61000de Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Sep 22 17:55:28 2023 +0100 Move to correct section --- webapps/docs/changelog.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 6f05a1e5ee..8d532c8f13 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -115,6 +115,10 @@ Fix rewrite rule qsd (query string discard) being ignored if qsa was also use, while it should instead take precedence. (remm) </fix> + <fix> + <bug>67472</bug>: Send fewer CORS-related headers when CORS is not + actually being engaged. (schultz) + </fix> </changelog> </subsection> <subsection name="Coyote"> @@ -165,10 +169,6 @@ branch requiring additional Commons IO dependencies, Tomcat has switched to tracking the 1.x branch. (markt) </update> - <fix> - <bug>67472</bug>: Send fewer CORS-related headers when CORS is not - actually being engaged. (schultz) - </fix> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org