--- a/ldp.html Mon Aug 19 08:55:17 2013 -0400
+++ b/ldp.html Mon Aug 19 09:17:36 2013 -0400
@@ -36,7 +36,7 @@
<script class='remove'>
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "LC",
+ specStatus: "ED",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "ldp",
@@ -46,7 +46,7 @@
// subtitle : "an excellent document",
// if you wish the publication date to be other than today, set this
- publishDate: "2013-07-30",
+ publishDate: "2013-08-19",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -54,9 +54,9 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2013-03-07",
- previousMaturity: "WD",
- previousURI: "http://www.w3.org/TR/2013/WD-ldp-20130307/",
+ previousPublishDate: "2013-07-30",
+ previousMaturity: "LC",
+ previousURI: "http://www.w3.org/TR/2013/WD-ldp-20130730/",
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "http://www.w3.org/2012/ldp/hg/ldp.html",
@@ -1794,17 +1794,19 @@
</section>
-<!--
<section class='appendix informative' id="history">
<h1>Change History</h1>
<p>The change history is up to the editors to insert a brief summary of
changes, ordered by most recent changes first and with heading from which
public draft it has been changed from.
-</p> -->
-<!--
-<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130701/">Third Public Working Draft</a></em></blockquote>
--->
-<!--
+</p>
+
+<!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130930/">Candidate Recommendation Draft</a></em></blockquote> -->
+<ul>
+ <li>2013-08-19 - Basic preparation for edits unto LC draft (SS)</li>
+</ul>
+
+<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130730/">Last Call Draft</a></em></blockquote>
<ul>
<li>2013-07-24 - Moved 4.7.2 (from HEAD) to 4.3.2 (GET), shifted rest of GET section by one (SS)</li>
<li>2013-07-24 - Moved 4.10.2.5->4.10.2.4.3,4.10.2.6->4.10.2.4.1,4.10.2.7->4.10.2.4.2 and added samples (SS)</li>
@@ -1913,8 +1915,7 @@
<li>2012-09-18 - Fixed up some links and worked on references, work left to do. (SS)</li>
</ul>
<blockquote><em><a href="http://www.w3.org/Submission/2012/SUBM-ldbp-20120326/">Submission</a></em></blockquote>
-</section>
- -->
+</section>
</body>
</html>