2009/dap/camera Overview.html,1.59,1.60

Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv13055

Modified Files:
	Overview.html 
Log Message:
FPWDing

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- Overview.html	25 Mar 2010 15:42:01 -0000	1.59
+++ Overview.html	31 Mar 2010 15:32:46 -0000	1.60
@@ -6,14 +6,14 @@
     <script src='../ReSpec.js/js/respec.js' class='remove'></script>
     <script class='remove'>
       var respecConfig = {
-          specStatus:           "ED",
+          specStatus:           "FPWD",
           shortName:            "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:  "2009-08-06",
+          publishDate:  "2010-04-01",
           // previousPublishDate:  "1977-03-15",
           edDraftURI:           "http://dev.w3.org/2009/dap/camera/",
           // lcEnd: "2009-08-05",
@@ -30,6 +30,14 @@
       capabilities of the device.  
     </section>
 
+    <section id="sotd">
+      <p>This document represents the early consensus of the group on
+      the scope and features of the proposed Capture
+      API. Issues and editors notes in the document highlight some of
+      the points on which the group is still working and would
+      particularly like to get feedback.</p>
+    </section>
+
     <section>
     <h2>Introduction</h2>
 

Received on Wednesday, 31 March 2010 15:32:50 UTC