balld 00/09/14 13:45:37
Modified: . changes.xml
Log:
Revision Changes Path
1.107 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- changes.xml 2000/09/14 18:56:21 1.106
+++ changes.xml 2000/09/14 20:45:36 1.107
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.106 2000/09/14 18:56:21 balld Exp $
+ $Id: changes.xml,v 1.107 2000/09/14 20:45:36 balld Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="add">
+ added error handling to esql logicsheet and documented its use in esql
sample
+ </action>
<action dev="DB" type="fix" due-to="Tagunov Anthony" due-to-email="[EMAIL
PROTECTED]">
Fixed encoding problem with xinclude processor
</action>