- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 23 Sep 2010 14:58:08 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv10110
Modified Files:
Overview.html
Log Message:
prepare WD
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -d -r1.112 -r1.113
--- Overview.html 4 Aug 2010 19:48:11 -0000 1.112
+++ Overview.html 23 Sep 2010 14:58:06 -0000 1.113
@@ -6,16 +6,17 @@
<script src='../ReSpec.js/js/respec.js' class='remove'></script>
<script class='remove'>
var respecConfig = {
- specStatus: "ED",
+ specStatus: "WD",
shortName: "html-media-capture",
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"}
+ //{name: "Ingmar Kliche", company: "Deutsche Telekom"},
+ {name: "Dominique Hazaël-Massieux", company: "W3C"}
],
- //publishDate: "2010-04-01",
- // previousPublishDate: "1977-03-15",
+ publishDate: "2010-09-28",
+ previousPublishDate: "2010-07-20",
+ previousMaturity: "FPWD",
edDraftURI: "http://dev.w3.org/2009/dap/camera/",
// lcEnd: "2009-08-05",
};
Received on Thursday, 23 September 2010 14:58:09 UTC