crossley 2003/06/29 01:40:39
Modified: . status.xml
Log:
Revert the previous revision. It is the concern of the stylesheets to show
the release status.
Revision Changes Path
1.68 +2 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- status.xml 29 Jun 2003 00:43:33 -0000 1.67
+++ status.xml 29 Jun 2003 08:40:39 -0000 1.68
@@ -182,7 +182,7 @@
<changes>
- <release version="@version@" date="not yet released">
+ <release version="@version@" date="@date">
<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.