- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 May 2011 10:45:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv18492/src
Modified Files:
header.src.html
Log Message:
flip back to ED
Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- header.src.html 25 May 2011 16:58:31 -0000 1.56
+++ header.src.html 26 May 2011 10:45:32 -0000 1.57
@@ -12,7 +12,7 @@
</div>
<header id="info">
<h2>Document Metadata</h2>
- <div id="maturity">WD</div>
+ <div id="maturity">ED</div>
<!-- * <div id="maturity">WG-NOTE</div> -->
<div id="normativity">informative</div>
<div id="subtitle">An HTML language reference</div>
@@ -23,6 +23,7 @@
<!-- * <div id="this" class="url">http://www.w3.org/TR/2011/NOTE-html-markup-20110524/</div> -->
<div id="latest" class="url">http://www.w3.org/TR/html-markup/</div>
<!-- * you can have multiple previous URLs -->
+ <div class="previous url">http://www.w3.org/TR/2011/WD-html-markup-20110525/</div>
<div class="previous url">http://www.w3.org/TR/2011/WD-html-markup-20110405/</div>
<div class="previous url">http://www.w3.org/TR/2011/WD-html-markup-20110113/</div>
<div class="previous url">http://www.w3.org/TR/2010/WD-html-markup-20101019/</div>
Received on Thursday, 26 May 2011 10:45:36 UTC