This is an automated email from the ASF dual-hosted git repository.
rmaucher pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 4ee092e582 Add changelog
4ee092e582 is described below
commit 4ee092e58285e918520741bba01a60f0e33f7192
Author: remm <[email protected]>
AuthorDate: Thu Jul 16 14:56:00 2026 +0200
Add changelog
---
webapps/docs/changelog.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 855470983c..5dcc47104e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -135,6 +135,14 @@
<fix>
Add missing reason to the <code>JsonErrorReportValve</code>. (remm)
</fix>
+ <fix>
+ Fix evaluation of the <code>N</code> and <code>C</code> flags for
+ rewrite rules. (remm)
+ </fix>
+ <fix>
+ <code>qsd</code> flag should always discard the original query string
+ when rewriting. (remm)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]