From: markt Date: Sat, 16 Oct 2010 19:55:25 +0000 (+0000) Subject: Update X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cba5ce65b14cb979d3293032db75d67acdd05ce9;p=tomcat7.0 Update git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1023368 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 82815f263..1f55bbb67 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -40,8 +40,13 @@ - 49426: Localize messages in Manager application based on the - Locale of the user rather than the default Locale of the server. (markt) + 49426: Localize messages in the Manager application based on + the Locale of the user rather than the default Locale of the server. + (markt) + + + Localize messages in the Host Manager application based on the Locale of + the user rather than the default Locale of the server. (markt)