From 90dcec2c2c4c1a015701257423f12598f31e6080 Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 14 Mar 2011 11:30:35 +0000 Subject: [PATCH] Remove whitespace git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1081334 13f79535-47bb-0310-9956-ffa450edef68 --- conf/web.xml | 4 ++-- webapps/docs/changelog.xml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/conf/web.xml b/conf/web.xml index e4a871300..151455ad4 100644 --- a/conf/web.xml +++ b/conf/web.xml @@ -824,7 +824,7 @@ - otg + otg application/vnd.oasis.opendocument.graphics-template @@ -840,7 +840,7 @@ ots - application/vnd.oasis.opendocument.spreadsheet-template + application/vnd.oasis.opendocument.spreadsheet-template diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 5459cec16..676049a20 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -65,6 +65,10 @@ Update pattern used in CrawlerSessionManagerValve to that used by the ASF infrastructure team. (markt) + + Remove unnecessary whitespace from MIME mapping entries in global + web.xml file. (markt) + -- 2.11.0