- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 23 Sep 2010 15:07:24 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv14136
Modified Files:
Overview-API.html
Log Message:
prepare API for pub
Index: Overview-API.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview-API.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Overview-API.html 22 Sep 2010 14:43:20 -0000 1.27
+++ Overview-API.html 23 Sep 2010 15:07:22 -0000 1.28
@@ -6,14 +6,14 @@
<script src='../ReSpec.js/js/respec.js' class='remove'></script>
<script class='remove'>
var respecConfig = {
- specStatus: "ED",
+ specStatus: "FPWD",
shortName: "media-capture-api",
editors: [{name: "Dzung D Tran", company: "Intel"},
{name: "Ilkka Oksanen", company: "Nokia"},
{name: "Ingmar Kliche", company: "Deutsche Telekom"},
//{name: "Dominique Hazaƫl-Massieux", company: "W3C"}
- ],
- //publishDate: "2010-04-01",
+ ],
+ publishDate: "2010-09-28",
// previousPublishDate: "1977-03-15",
edDraftURI: "http://dev.w3.org/2009/dap/camera/Overview-API",
// lcEnd: "2009-08-05",
Received on Thursday, 23 September 2010 15:07:25 UTC