Update changelog for bz51490 fixes
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 11 Jul 2011 09:37:58 +0000 (09:37 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 11 Jul 2011 09:37:58 +0000 (09:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1145093 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 5d41124..9e9a976 100644 (file)
         benefits and remaining risks when running under a security manager.
         (markt)
       </add>
+      <fix>
+        <bug>51490</bug>: Correct broken HTML in JSP tag plugin examples and
+        improve the &lt;c:if&gt; example to make failures more obvious. Based on
+        suggestions by Charles. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">