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 36aeb5f715 Move BZ 69633 entry to correct version
36aeb5f715 is described below
commit 36aeb5f715679670597de392f529e62f07138f88
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Apr 10 10:28:29 2025 +0100
Move BZ 69633 entry to correct version
---
webapps/docs/changelog.xml | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index eb49ce56aa..3e7297f8a1 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,14 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 9.0.105 (remm)" rtext="in development">
+ <subsection name="Catalina">
+ <changelog>
+ <fix>
+ <bug>69633</bug>: Add support for Filters using context root mappings.
+ (markt)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Other">
<changelog>
<update>
@@ -128,10 +136,6 @@
Process possible path parameters rewrite production in the rewrite
valve. (remm)
</fix>
- <fix>
- <bug>69633</bug>: Add support for Filters using context root mappings.
- (markt)
- </fix>
<fix>
<bug>69643</bug>: Optimize directory listing for large amount of files.
Patch submitted by Loic de l'Eprevier. (remm)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]