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/04/06 16:28:58 UTC

svn commit: r1089469 - /tomcat/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Wed Apr  6 14:28:58 2011
New Revision: 1089469

URL: http://svn.apache.org/viewvc?rev=1089469&view=rev
Log:
Fix "bad character" complaints by modern XSLT processors
https://issues.apache.org/bugzilla/show_bug.cgi?id=51028

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1089469&r1=1089468&r2=1089469&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Apr  6 14:28:58 2011
@@ -1485,7 +1485,7 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
-        <bug>49428</bug>: Re-implement the fix for bug <bug>49428</bug> &#150;
+        <bug>49428</bug>: Re-implement the fix for bug <bug>49428</bug> &#x2013;
         namespace issues for some Microsoft WebDAV clients. (kkolinko)
       </fix>
       <fix>



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