This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new bd5cc5abf4 Add change log entry
bd5cc5abf4 is described below
commit bd5cc5abf4ec3acec3f5056f01015b3de9b2297f
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Nov 4 12:02:58 2024 +0000
Add change log entry
---
webapps/docs/changelog.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index f812a8e86e..2c892aa59f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -229,6 +229,12 @@
skip requests where the application has set <code>Cache-Control:
no-store</code>. (markt)
</fix>
+ <fix>
+ <bug>69419</bug>: Improve the performance of
+ <code>ServletRequest.getAttribute()</code> when there are multiple
+ levels of nested includes. Based on a patch provided by John
+ Engebretson. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]