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 6d83d06 Update 6d83d06 is described below commit 6d83d068699c3d4ad18cd69f01f38d9c81972cb5 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jul 7 10:57:47 2020 +0100 Update --- webapps/docs/changelog.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index fc799f2..cd84d7c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -45,6 +45,15 @@ issues do not "pop up" wrt. others). --> <section name="Tomcat 10.0.0-M8 (markt)" rtext="in development"> + <subsection name="Web applications"> + <changelog> + <fix> + Remove the localization of the text output of the Manager application + list of contexts and the Host Manager application list of hosts so that + the output is more consistent. PR provided by Holomark. (markt) + </fix> + </changelog> + </subsection> </section> <section name="Tomcat 10.0.0-M7 (markt)" rtext="2020-07-05"> <subsection name="Catalina"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org