bruno 2003/09/03 01:24:20
Modified: . status.xml
Log:
Renamed the button widget to action widget.
Revision Changes Path
1.135 +5 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- status.xml 2 Sep 2003 10:26:18 -0000 1.134
+++ status.xml 3 Sep 2003 08:24:20 -0000 1.135
@@ -189,6 +189,10 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="BRD" type="update">
+ Woody: renamed the button widget to action widget. If you were using
this
+ widget, you will need to update your form definition files.
+ </action>
<action dev="CZ" type="add">
Adding new RequestDataStore component that can be used as a replacement
for the component marker interfaces RequestLifeCycleComponent and