This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new bd3cfa3 Update changelog bd3cfa3 is described below commit bd3cfa36856aba6648c57c0b0e664c0835f98e13 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 7 09:11:35 2021 +0100 Update changelog --- webapps/docs/changelog.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 4c023be..cb4c7e4 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -1081,8 +1081,10 @@ <subsection name="Web applications"> <changelog> <fix> - Remove the restriction that prevented the Manager web application - deploying different web applications in parallel. (markt) + <bug>65136</bug>: Remove the restriction that prevented the Manager web + application deploying different web applications in parallel. This + required some refactoring, most notably to + <code>HostConfig.check()</code> and how it is used. (markt) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org