sylvain 2003/06/03 06:28:26
Modified: . status.xml
Log:
ParanoidCocoonServlet is now really paranoid
Revision Changes Path
1.50 +5 -0 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- status.xml 3 Jun 2003 07:50:33 -0000 1.49
+++ status.xml 3 Jun 2003 13:28:26 -0000 1.50
@@ -181,6 +181,11 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="SW" type="update">
+ Updated ParanoidCocoonServlet, which is now an easy solution to the
+ well-known endorsed library problem (incompatible version of Xalan in
+ Cocoon and in JDK 1.4+).
+ </action>
<action dev="DC" type="fix" fixes-bug="14327">
Encoding-related change to the JSP engine: the response charset is now
retrieved from the Content-Type, and if not found ISO-8859-1 is used as