- From: Anant Narayanan via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Aug 2012 19:03:15 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2011/webrtc/editor
In directory hutz:/tmp/cvs-serv9146
Modified Files:
getusermedia.js
Log Message:
Add link to previous version
Index: getusermedia.js
===================================================================
RCS file: /sources/public/2011/webrtc/editor/getusermedia.js,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- getusermedia.js 13 Aug 2012 18:46:40 -0000 1.4
+++ getusermedia.js 13 Aug 2012 19:03:12 -0000 1.5
@@ -21,7 +21,7 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
previousMaturity: "ED",
- previousURI: "-",
+ previousURI: "http://dev.w3.org/2011/webrtc/editor/getusermedia-20120601.html",
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "http://dev.w3.org/2011/webrtc/editor/getusermedia.html",
Received on Monday, 13 August 2012 19:03:17 UTC