Update changelog.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 3 May 2011 12:17:55 +0000 (12:17 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 3 May 2011 12:17:55 +0000 (12:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1099034 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 7cea543..82fd892 100644 (file)
         Add a container event that is fired when a session&apos;s ID is changed,
         e.g. on authentication. (markt)
       </add>
+      <fix>
+        <bug>51137</bug>: Add additional Microsoft Office MIME type mappings.
+        (rjung)
+      </fix>
+      <add>
+        Partial sync of MIME type mapping with mime.types from the Apache web
+        server. About 600 MIME types added, some changed. (rjung)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Coyote">