- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Apr 2011 13:55:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv26479
Modified Files:
Overview.src.html Overview.html
Log Message:
s/public-html-comments/W3C Bugzilla/ Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10036
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- Overview.html 31 Mar 2011 09:22:20 -0000 1.126
+++ Overview.html 28 Apr 2011 13:55:49 -0000 1.127
@@ -22,13 +22,13 @@
<h1 id=html5-diff>HTML5 differences from HTML4</h1>
- <h2 class="no-num no-toc" id=w3c-doctype>W3C Working Draft 05 April 2011</h2>
+ <h2 class="no-num no-toc" id=w3c-doctype>W3C Working Draft 28 April 2011</h2>
<dl>
<dt>This Version:
<dd><a
- href="http://www.w3.org/TR/2011/WD-html5-diff-20110405/">http://www.w3.org/TR/2011/WD-html5-diff-20110405/</a>
+ href="http://www.w3.org/TR/2011/WD-html5-diff-20110428/">http://www.w3.org/TR/2011/WD-html5-diff-20110428/</a>
<dt>Latest Published Version:
@@ -113,17 +113,19 @@
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
index</a> at http://www.w3.org/TR/.</em>
- <p>This is the 05 April 2011 W3C Working Draft produced by the <a
+ <p>This is the 28 April 2011 W3C Working Draft produced by the <a
href="http://www.w3.org/html/wg/">HTML Working Group</a>, part of the <a
href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. The Working
Group intends to publish this document as a <a
href="http://www.w3.org/2005/10/Process-20051014/#WGNote">Working Group
Note</a> to accompany the <a href="http://www.w3.org/TR/html5/">HTML5
specification</a>. The appropriate forum for comments is <a
- href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>,
- a mailing list with a <a
- href="http://lists.w3.org/Archives/Public/public-html-comments/"
- title="Archive for HTML comments mailing-list">public archive</a>.
+ href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG&component=HTML5%20differences%20from%20HTML4%20(editor:%20Anne%20van%20Kesteren)">W3C
+ Bugzilla</a>.
+ <!--<a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>,
+ a mailing list with a
+ <a href="http://lists.w3.org/Archives/Public/public-html-comments/" title="Archive for HTML comments mailing-list">public
+ archive</a>.-->
<p>Publication as a Working Draft does not imply endorsement by the W3C
Membership. This is a draft document and may be updated, replaced or
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- Overview.src.html 31 Mar 2011 09:18:02 -0000 1.103
+++ Overview.src.html 28 Apr 2011 13:55:49 -0000 1.104
@@ -92,11 +92,13 @@
<a href="http://www.w3.org/2005/10/Process-20051014/#WGNote">Working
Group Note</a> to accompany the
<a href="http://www.w3.org/TR/html5/">HTML5 specification</a>.
- The appropriate forum for comments is
- <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>,
+ The appropriate forum for comments is
+ <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG&component=HTML5%20differences%20from%20HTML4%20(editor:%20Anne%20van%20Kesteren)">W3C
+ Bugzilla</a>.
+ <!--<a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>,
a mailing list with a
<a href="http://lists.w3.org/Archives/Public/public-html-comments/" title="Archive for HTML comments mailing-list">public
- archive</a>.</p>
+ archive</a>.--></p>
<p>Publication as a Working Draft does not imply endorsement by the
W3C Membership. This is a draft document and may be updated, replaced or
Received on Thursday, 28 April 2011 13:55:53 UTC