- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 25 Oct 2010 23:01:10 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv8054
Modified Files:
file-writer.html
Log Message:
Adding first try at a WD for FileWriter.
Index: file-writer.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-writer.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- file-writer.html 15 Oct 2010 02:43:43 -0000 1.21
+++ file-writer.html 25 Oct 2010 23:01:08 -0000 1.22
@@ -6,10 +6,11 @@
<script src='../ReSpec.js/js/respec.js' class='remove'></script>
<script class='remove'>
var respecConfig = {
- specStatus: "ED",
+ specStatus: "WD",
shortName: "file-writer-api",
- //publishDate: "2010-04-06",
- // previousPublishDate: "1977-03-15",
+ publishDate: "2010-10-26",
+ previousPublishDate: "2010-04-06",
+ previousMaturity: "WD",
edDraftURI: "http://dev.w3.org/2009/dap/file-system/file-writer.html",
// lcEnd: "2009-08-05",
noIDLIn: true,
Received on Monday, 25 October 2010 23:01:11 UTC