Author: markt
Date: Fri Nov 22 13:46:06 2013
New Revision: 1544535

URL: http://svn.apache.org/r1544535
Log:
Update changelog.
Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1544535&r1=1544534&r2=1544535&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Nov 22 13:46:06 2013
@@ -140,10 +140,6 @@
         <bug>55798</bug>: Log an error if the MemoryUserDatabase is unable to
         find the specified user database file. (markt)
       </fix>
-      <add>
-        Extend the reach of the Context attribute xmlValidation to cover XML
-        parsing by Jasper the JSP engine. (markt)
-      </add>
       <fix>
         <bug>55799</bug>: Correctly enforce the restriction in JSR356 that no
         more than one data message may be sent to a remote WebSocket endpoint 
at
@@ -159,6 +155,11 @@
         Deprecate the <code>tldNamespaceAware</code> Context attribute as TLDs
         are always parsed with a namespace aware parser. (markt)
       </fix>
+      <add>
+        Add a new <code>xmlValidationJspDoc</code> attribute to the Context to
+        control if Jasper (the JSP engine) uses a validating parser when
+        processing *.jspx and *.tagx files. (markt)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Coyote">



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

Reply via email to