- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Apr 2011 14:15:32 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences In directory hutz:/tmp/cvs-serv31575 Modified Files: Overview.src.html Overview.html Log Message: Satisfy Peruvian beer sippers Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12500 Index: Overview.html =================================================================== RCS file: /sources/public/html5/html4-differences/Overview.html,v retrieving revision 1.130 retrieving revision 1.131 diff -u -d -r1.130 -r1.131 --- Overview.html 28 Apr 2011 14:07:45 -0000 1.130 +++ Overview.html 28 Apr 2011 14:15:30 -0000 1.131 @@ -15,7 +15,15 @@ </style> <link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel=stylesheet> - <body> + <body><!-- + + Editor's checklist for stuff to fix for publication: + + * Previous Versions links + * Changelog headings + + --> + <div class=head> <p><a href="http://www.w3.org/"><img alt=W3C height=48 src="http://www.w3.org/Icons/w3c_home" width=72></a></p> @@ -43,6 +51,12 @@ <dt>Previous Versions: <dd><a + href="http://www.w3.org/TR/2011/WD-html5-diff-20110405/">http://www.w3.org/TR/2011/WD-html5-diff-20110405/</a> + + <dd><a + href="http://www.w3.org/TR/2011/WD-html5-diff-20110113/">http://www.w3.org/TR/2011/WD-html5-diff-20110113/</a> + + <dd><a href="http://www.w3.org/TR/2010/WD-html5-diff-20101019/">http://www.w3.org/TR/2010/WD-html5-diff-20101019/</a> <dd><a Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/html4-differences/Overview.src.html,v retrieving revision 1.107 retrieving revision 1.108 diff -u -d -r1.107 -r1.108 --- Overview.src.html 28 Apr 2011 14:07:44 -0000 1.107 +++ Overview.src.html 28 Apr 2011 14:15:30 -0000 1.108 @@ -14,6 +14,14 @@ <link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS]"> </head> <body> + <!-- + + Editor's checklist for stuff to fix for publication: + + * Previous Versions links + * Changelog headings + + --> <div class="head"> <p><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></p> @@ -32,6 +40,8 @@ <dd><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a></dd> <dt>Previous Versions:</dt> + <dd><a href="http://www.w3.org/TR/2011/WD-html5-diff-20110405/">http://www.w3.org/TR/2011/WD-html5-diff-20110405/</a></dd> + <dd><a href="http://www.w3.org/TR/2011/WD-html5-diff-20110113/">http://www.w3.org/TR/2011/WD-html5-diff-20110113/</a></dd> <dd><a href="http://www.w3.org/TR/2010/WD-html5-diff-20101019/">http://www.w3.org/TR/2010/WD-html5-diff-20101019/</a></dd> <dd><a href="http://www.w3.org/TR/2010/WD-html5-diff-20100624/">http://www.w3.org/TR/2010/WD-html5-diff-20100624/</a></dd> <dd><a href="http://www.w3.org/TR/2010/WD-html5-diff-20100304/">http://www.w3.org/TR/2010/WD-html5-diff-20100304/</a></dd>
Received on Thursday, 28 April 2011 14:15:34 UTC