This is an automated email from the ASF dual-hosted git repository. markt 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 ed8531b Add credit. ed8531b is described below commit ed8531b212d3392efc1f393dca2d471297bfaa87 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Apr 2 12:46:16 2020 +0100 Add credit. --- 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 8d30e22..649bb9c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -168,7 +168,7 @@ Expose the associated <code>HttpServletRequest</code> to the <code>CookieProcessor</code> when generating a cookie header so the header can be tailored based on the properties of the request, such as - the user agent, if required. (markt) + the user agent, if required. Based on a patch by Lazar Kirchev. (markt) </add> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org