joerg 2003/06/04 13:55:37
Modified: . changes.xml
Log:
updating to latest Xalan 2.5.1 and Xerces 2.4.0 releases
Revision Changes Path
1.18 +4 -1 cocoon-2.0/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/cocoon-2.0/changes.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- changes.xml 3 Jun 2003 07:53:30 -0000 1.17
+++ changes.xml 4 Jun 2003 20:55:36 -0000 1.18
@@ -43,6 +43,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="JH" type="update">
+ Updated the XML libs to latest releases: Xalan 2.5.1, Xerces 2.4.0, xml-apis.jar.
+ </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