This is an automated email from the ASF dual-hosted git repository.
markt 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 0941ce32ca Update change log
0941ce32ca is described below
commit 0941ce32ca4066af02e7565c2ef8f1f85e4c1d61
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 27 11:58:46 2024 +0000
Update change log
---
webapps/docs/changelog.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b8b720c4e2..9198a16333 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -245,6 +245,13 @@
element. Support for <code>ResourceParams</code> was removed in Tomcat
5.5.x. (markt)
</fix>
+ <fix>
+ Documentation. <bug>69477</bug>: Correct name of attribute for
+ <code>RemoteIPFilter</code>. The attribute is
+ <code>internalProxies</code> rather than
+ <code>allowedInternalProxies</code>. Pull request <pr>786</pr> provided
+ by Jorge Díaz. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Other">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]