This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 259177cf110dbc052da5e33d4f58ad2d4d535c00 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 f9564d1..a594f89 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -60,6 +60,15 @@ issues do not "pop up" wrt. others). --> <section name="Tomcat 7.0.106 (violetagg)" 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 7.0.105 (violetagg)" rtext="release in progress"> <subsection name="Catalina"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org