</mime-mapping>
<mime-mapping>
<!-- OpenDocument Drawing Template -->
- <extension>otg </extension>
+ <extension>otg</extension>
<mime-type>application/vnd.oasis.opendocument.graphics-template</mime-type>
</mime-mapping>
<mime-mapping>
<mime-mapping>
<!-- OpenDocument Spreadsheet Template -->
<extension>ots</extension>
- <mime-type>application/vnd.oasis.opendocument.spreadsheet-template </mime-type>
+ <mime-type>application/vnd.oasis.opendocument.spreadsheet-template</mime-type>
</mime-mapping>
<mime-mapping>
<!-- OpenDocument Text Template -->
Update pattern used in CrawlerSessionManagerValve to that used by the
ASF infrastructure team. (markt)
</update>
+ <fix>
+ Remove unnecessary whitespace from MIME mapping entries in global
+ web.xml file. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">