antonio 2003/10/01 11:24:04
Modified: . status.xml
Log:
Adding integer support to Woody.
Revision Changes Path
1.161 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- status.xml 1 Oct 2003 14:50:15 -0000 1.160
+++ status.xml 1 Oct 2003 18:24:04 -0000 1.161
@@ -191,6 +191,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="AG" type="add">
+ Woody block: New integer Datatype.
+ </action>
<action dev="CH" type="add">
SimpleFormTransformer: multiple values not repeatedly inserted anymore,
value is consumed instead. Add repeater tag. Make transformer inherit
from