This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new f068f80 Fix small typo in changelog.
f068f80 is described below
commit f068f80ae3a9e865974abaddd6192880ecdf3ff9
Author: Rainer Jung <[email protected]>
AuthorDate: Fri Aug 23 19:52:56 2019 +0200
Fix small typo in changelog.
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index bd0919c..f3431f4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -103,7 +103,7 @@
</add>
<add>
<bug>57665</bug>: Add support for the <code>X-Forwarded-Host</code>
- header to the <code>RemoteIpFilter</code> and
<code>RemotepValve</code>.
+ header to the <code>RemoteIpFilter</code> and
<code>RemoteIpValve</code>.
(markt)
</add>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]