You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/11/02 20:21:09 UTC

svn commit: r1196769 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Wed Nov  2 19:21:09 2011
New Revision: 1196769

URL: http://svn.apache.org/viewvc?rev=1196769&view=rev
Log:
CTR: docs
Convert the changelog file to UTF-8.
The changelog files in trunk and TC7 are already UTF-8.
Fix characters that were broken by r999983 about a year ago.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1196769&r1=1196768&r2=1196769&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Wed Nov  2 19:21:09 2011
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -324,7 +324,7 @@
       <fix>
         <bug>51400</bug>: Avoid jvm bottleneck on String/byte[] conversion
         triggered by a JVM bug. Based on patches by Dave Engberg and Konstantin
-        Preißer. (markt)
+        Prei&#223;er. (markt)
       </fix>
       <add>
         <bug>51403</bug>: Avoid NPE in JULI FileHandler if formatter is
@@ -1816,7 +1816,7 @@
         operation. Patch provided by sebb. (markt)
       </fix>
       <fix>
-        <bug>48417</bug>: Update French translations. Patch provided by Andr�
+        <bug>48417</bug>: Update French translations. Patch provided by Andr&#233;
         Warnier. (markt/kkolinko)
       </fix>
       <fix>
@@ -2117,7 +2117,7 @@
       </fix>
       <fix>
         <bug>47918</bug>: Correct mbean descriptors for the host deployer. Patch
-        provided by Uwe G�nther. (markt)
+        provided by Uwe G&#252;nther. (markt)
       </fix>
       <fix>
         <bug>47930</bug>: Fix thread safety issues on session swap-in in the
@@ -2148,7 +2148,7 @@
       </fix>
       <fix>
         <bug>48257</bug>: Correct error in Spanish translations. Patch provided
-        by Guillermo Guti�rrez. (markt)
+        by Guillermo Guti&#233;rrez. (markt)
       </fix>
       <fix>
         <bug>48306</bug>, <bug>48307</bug>: Correct French translations. Patches
@@ -2160,7 +2160,7 @@
       </fix>
       <fix>
         <bug>48413</bug>: Correct some French translations. Patch provided by
-        Andr� Warnier. (markt)
+        Andr&#233; Warnier. (markt)
       </fix>
       <update>
         Deprecate the <code>caseSensitive</code> option on the
@@ -3209,7 +3209,7 @@
       <fix>
         <bug>46047</bug>: Include the path to the JAR when recording
         dependencies that are located inside a JAR file. Patch provided by
-        C�dric Mailleux. (markt)
+        C&#233;dric Mailleux. (markt)
       </fix>
       <fix>
         <bug>46381</bug>: Composite expressions used for attribute values must
@@ -3590,7 +3590,7 @@
       </fix>
       <fix>
         <bug>44988</bug>: Use Java5 syntax for debug options. Patch provided
-        by Cedrik Lime. (markt)
+        by C&#233;drik Lime. (markt)
       </fix>
       <fix>
         <bug>45101</bug>: Format header dates obtained from
@@ -4493,7 +4493,7 @@
         Fix various paths in the manager webapps (remm)
       </fix>
       <add>
-        Session viewer and editor for the HTML manager. Submitted by C�drik Lime. (remm)
+        Session viewer and editor for the HTML manager. Submitted by C&#233;drik Lime. (remm)
       </add>
       <add>
         Session handling tools for the manager. Submitted by Rainer Jung. (remm)
@@ -4625,7 +4625,7 @@
         Cleanup hello webapp from the docs and fix a XSS issue in the JSP.  (remm)
       </fix>
       <fix>
-        Examples webapp cleanup. Submitted by Takayuki Kaneko and Markus Sch�nhaber. (remm)
+        Examples webapp cleanup. Submitted by Takayuki Kaneko and Markus Sch&#246;nhaber. (remm)
       </fix>
       <fix>
         <bug>41289</bug>: Create configBase, since it is no longer created elsewhere.
@@ -4770,7 +4770,7 @@
         Use 2.5 xsd in Tomcat webapps. (markt)
       </fix>
       <fix>
-        Compression filter improvements, submitted by Eric Hedstr�m. (markt)
+        Compression filter improvements, submitted by Eric Hedstr&#246;m. (markt)
       </fix>
     </changelog>
   </subsection>
@@ -4920,7 +4920,7 @@
       </update>
       <fix>
         <bug>39572</bug>: Improvements to CompressionFilter example provided by
-        Eric Hedstr�m. (markt)
+        Eric Hedstr&#246;m. (markt)
       </fix>
     </changelog>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org