From: kkolinko Date: Wed, 6 Apr 2011 14:28:58 +0000 (+0000) Subject: Fix "bad character" complaints by modern XSLT processors X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4ab6e4b584aaa9edfb56b3cd134e801401c0739c;p=tomcat7.0 Fix "bad character" complaints by modern XSLT processors https://issues.apache.org/bugzilla/show_bug.cgi?id=51028 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1089469 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 7c5f3446e..1409959fc 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -1485,7 +1485,7 @@ - 49428: Re-implement the fix for bug 49428 – + 49428: Re-implement the fix for bug 49428 – namespace issues for some Microsoft WebDAV clients. (kkolinko)