stefano 00/07/21 13:06:23
Modified: . changes.xml
Log:
latest changes
Revision Changes Path
1.93 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- changes.xml 2000/07/20 00:09:19 1.92
+++ changes.xml 2000/07/21 20:06:21 1.93
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.92 2000/07/20 00:09:19 stefano Exp $
+ $Id: changes.xml,v 1.93 2000/07/21 20:06:21 stefano Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="SM" type="fix" due-to="Jeremy Quinn" due-to-email="[EMAIL
PROTECTED]">
+ Included FP form-handling taglib for XSP.
+ </action>
<action dev="SM" type="fix" due-to="Mark Washeim" due-to-email="[EMAIL
PROTECTED]">
Fixed the bug that prevented compiled XSP to be cacheable with
hasChanged().
</action>