- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Dec 2011 00:32:40 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-flexbox
In directory hutz:/tmp/cvs-serv6351
Modified Files:
Overview.html Overview.src.html
Log Message:
Add the last two WDs to the Previous Versions list.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- Overview.html 8 Dec 2011 23:48:55 -0000 1.82
+++ Overview.html 9 Dec 2011 00:32:38 -0000 1.83
@@ -20,11 +20,11 @@
<h1 id=head-box-flexible>CSS Flexible Box Layout Module</h1>
- <h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 8 December 2011</h2>
+ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 9 December 2011</h2>
<dl>
<dt>This version:
- <!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-flexbox-20111208/">http://www.w3.org/TR/2011/ED-css3-flexbox-20111208/</a>-->
+ <!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-flexbox-20111209/">http://www.w3.org/TR/2011/ED-css3-flexbox-20111209/</a>-->
<dd><a
@@ -39,7 +39,15 @@
href="http://www.w3.org/TR/css3-flexbox/">http://www.w3.org/TR/css3-flexbox/</a>
- <dt>Previous version:
+ <dt>Previous versions:
+
+ <dd><a
+ href="http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/">http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/</a>
+
+
+ <dd><a
+ href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/</a>
+
<dd><a
href="http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/">http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/</a>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.src.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- Overview.src.html 8 Dec 2011 23:48:55 -0000 1.82
+++ Overview.src.html 9 Dec 2011 00:32:38 -0000 1.83
@@ -25,7 +25,9 @@
<!--<dd><a href="[LATEST]">[LATEST]</a>-->
<dd><a href="http://www.w3.org/TR/css3-flexbox/">http://www.w3.org/TR/css3-flexbox/</a>
- <dt>Previous version:
+ <dt>Previous versions:
+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/">http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/</a>
+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/</a>
<dd><a href="http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/">http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/</a>
<dt>Editors:
Received on Friday, 9 December 2011 00:32:47 UTC