- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Apr 2010 12:52:47 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/ReSpec.js
In directory hutz:/tmp/cvs-serv31008/ReSpec.js
Modified Files:
documentation.html
Log Message:
suppport for crEnd
Index: documentation.html
===================================================================
RCS file: /sources/public/2009/dap/ReSpec.js/documentation.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- documentation.html 7 Apr 2010 04:42:30 -0000 1.38
+++ documentation.html 9 Apr 2010 12:52:45 -0000 1.39
@@ -272,6 +272,12 @@
If the draft is a Last Call WD it needs to have a review period with a given end date. This is
that date in YYYY-MM-DD format. This is otherwise ignored.
</dd>
+ <dt>crEnd</dt>
+ <dd>
+ If the draft is a Candidate Recommendation it needs to have an end date that is the promised
+ <em>minimal</em> date before which it will not transition to PR. This is that date in YYYY-MM-DD format.
+ This is otherwise ignored.
+ </dd>
<dt>prevRecShortname</dt>
<dd>If there is an earler version of this specification at the
Recommendation level, set this to the shortname of that
Received on Friday, 9 April 2010 12:52:49 UTC