nicolaken 02/03/19 12:17:57
Modified: . changes.xml
Log:
Added to changes:
Updated error reporting to add line, column and location
attributes specified in SAXException and TransformerException.
The error page in the webapp examples shows the new extra info.
Revision Changes Path
1.125 +8 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- changes.xml 19 Mar 2002 14:21:29 -0000 1.124
+++ changes.xml 19 Mar 2002 20:17:57 -0000 1.125
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.124 2002/03/19 14:21:29 nicolaken Exp $
+ $Id: changes.xml,v 1.125 2002/03/19 20:17:57 nicolaken Exp $
-->
<changes title="History of Changes">
@@ -34,6 +34,13 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="NKB" type="update">
+ Updated error reporting to add line, column and location
+ attributes specified in SAXException and
+ TransformerException.
+ The error page in the webapp examples shows the new
+ extra info.
+ </action>
<action dev="NKB" type="add">
Added new "gump" target to the build, to be used as a general
test of Cocoon code. To be used by Gump.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]