crossley 2003/06/28 17:43:33
Modified: . status.xml
Log:
Make it clear that this version is *not* released.
Revision Changes Path
1.67 +2 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- status.xml 28 Jun 2003 12:11:20 -0000 1.66
+++ status.xml 29 Jun 2003 00:43:33 -0000 1.67
@@ -182,7 +182,7 @@
<changes>
- <release version="@version@" date="@date@">
+ <release version="@version@" date="not yet released">
<action dev="JH" type="fix" fixes-bug="19104" due-to="Johan Stuyts"
due-to-email="[EMAIL PROTECTED]">
Fixed SchematronValidator.evalRule() in xmlforms block: create a relative
context instead of an absolute one.
This allows to refer to another form field by using relative paths
(../password) instead of choosing a common root.