Update
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 16 Oct 2010 19:55:25 +0000 (19:55 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 16 Oct 2010 19:55:25 +0000 (19:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1023368 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 82815f2..1f55bbb 100644 (file)
   <subsection name="Web applications">
     <changelog>
       <fix>
-        <bug>49426</bug>: Localize messages in Manager application based on the
-        Locale of the user rather than the default Locale of the server. (markt)
+        <bug>49426</bug>: Localize messages in the Manager application based on
+        the Locale of the user rather than the default Locale of the server.
+        (markt)
+      </fix>
+      <fix>
+        Localize messages in the Host Manager application based on the Locale of
+        the user rather than the default Locale of the server. (markt)
       </fix>
     </changelog>
   </subsection>