vgritsenko 01/07/28 09:02:59
Modified: . Tag: cocoon_20_branch changes.xml
Log:
update changes
Revision Changes Path
No revision
No revision
1.2.2.26 +8 -4 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.2.2.25
retrieving revision 1.2.2.26
diff -u -r1.2.2.25 -r1.2.2.26
--- changes.xml 2001/07/25 01:43:32 1.2.2.25
+++ changes.xml 2001/07/28 16:02:59 1.2.2.26
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.2.2.25 2001/07/25 01:43:32 vgritsenko Exp $
+ $Id: changes.xml,v 1.2.2.26 2001/07/28 16:02:59 vgritsenko Exp $
-->
<changes title="History of Changes">
@@ -30,11 +30,15 @@
Added ability to specify custom 404 error page for pipelines using
map:handle-errors element with attribute type="404".
</action>
+ <action dev="VG" type="fix">
+ Catch NoClassDefFoundError and throw ResourceNotFoundException
+ if XSP was requested with different case.
+ </action>
<action dev="CZ" type="add">
Added patch by Stuart Roebuck ([EMAIL PROTECTED])
fixing the byte handling of the ImageDirectoryGenerator.
</action>
-</release>
+ </release>
<release version="2.0b2" date="July 23, 2001">
<action dev="CZ" type="add">
When a resource is not found (ResourceNotFoundException) the
@@ -233,8 +237,8 @@
<action dev="DM" type="update">
Eliminated dependency on Xerces for the serializers by using TRaX Serializers.
</action>
-</release>
-<release version="Cocoon 2.0a3" date="March 2001">
+ </release>
+ <release version="Cocoon 2.0a3" date="March 2001">
<action dev="BL" type="update">
Made Cocoon load classpath independent of Servlet Engine Classpath
Attribute.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]