- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 25 Oct 2010 23:27:10 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv11368
Modified Files:
file-dir-sys.html
Log Message:
Initial try at a FPWD for FileSystem.
Index: file-dir-sys.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-dir-sys.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- file-dir-sys.html 15 Oct 2010 02:43:43 -0000 1.22
+++ file-dir-sys.html 25 Oct 2010 23:27:08 -0000 1.23
@@ -6,10 +6,11 @@
<script src='../ReSpec.js/js/respec.js' class='remove'></script>
<script class='remove'>
var respecConfig = {
- specStatus: "ED",
- shortName: "file-dir-sys-api",
- // publishDate: "2009-08-06",
+ specStatus: "WD",
+ shortName: "file-system-api",
+ publishDate: "2010-10-26",
// previousPublishDate: "1977-03-15",
+ // previousMaturity: "WD",
edDraftURI: "http://dev.w3.org/2009/dap/file-system/file-dir-sys.html",
// lcEnd: "2009-08-05",
noIDLIn: true,
@@ -17,7 +18,7 @@
extraCSS: ["../ReSpec.js/css/respec.css"],
editors: [
{ name: "Eric Uhrhane",
- url: "http://www.ofb.net/~uranium",
+ url: "http://www.ofb.net/~uranium/",
company: "Google",
companyURL: "http://www.google.com/" },
],
Received on Monday, 25 October 2010 23:27:12 UTC