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
commit 029d3162f686f0e8da492dec2f364af9c76dd0c1 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon May 24 12:27:14 2021 +0100 Add Servlet update to changelog --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 0a7fa14..2b2a716 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -115,6 +115,10 @@ </subsection> <subsection name="Catalina"> <changelog> + <scode> + Incremented supported Servlet version to 5.1 to align with the current + development branch of the Servlet specification. (markt) + </scode> <fix> <bug>65301</bug>: <code>RemoteIpValve</code> will now avoid getting the local host name when it is not needed. (remm) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org