Author: jfrederic.clere(a)jboss.com
Date: 2009-06-08 09:39:53 -0400 (Mon, 08 Jun 2009)
New Revision: 1095
Modified:
branches/2.1.x/webapps/docs/changelog.xml
Log:
Add the entries corresponding to r1092.
Modified: branches/2.1.x/webapps/docs/changelog.xml
===================================================================
--- branches/2.1.x/webapps/docs/changelog.xml 2009-06-08 13:16:03 UTC (rev 1094)
+++ branches/2.1.x/webapps/docs/changelog.xml 2009-06-08 13:39:53 UTC (rev 1095)
@@ -24,8 +24,11 @@
<subsection name="Catalina">
<changelog>
<fix>
- Don't use XML parser from webapp to process TLD files. (markt, jclere)
+ <bug>45933</bug>: Don't use xml parser from web-app to process
tld files. (markt)
</fix>
+ <fix>
+ <bug>29936</bug>: Create digesters and parsers earlier so we
aren't using the webapp class loader when we create them. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
Show replies by date