This is an automated email from the ASF dual-hosted git repository.

rmaucher 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 74bf579d96 Add changelog
74bf579d96 is described below

commit 74bf579d969c6ff9bda9d71c23532ae844af5e27
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 06e4d26b69..bbf4a6d111 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -256,6 +256,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]

Reply via email to