- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Sep 2012 00:14:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv19749
Modified Files:
Overview.html
Log Message:
commit aa3df1287c28a249de82aa564547cc778bef1fa0
Author: Erika Doyle Navara <erika.doyle@microsoft.com>
Date: Wed Sep 26 16:44:44 2012 -0700
Updating name of W3 mailing list for monitoring changes in CVS
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- Overview.html 25 Sep 2012 02:14:39 -0000 1.172
+++ Overview.html 27 Sep 2012 00:14:46 -0000 1.173
@@ -324,7 +324,7 @@
<h1>HTML Canvas 2D Context</h1>
<h2 class="no-num no-toc" id=generatedID></h2>
- <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 25 September 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 27 September 2012</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href=http://www.w3.org/TR/2dcontext/>http://www.w3.org/TR/2dcontext/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -436,7 +436,7 @@
<p>There are various ways to follow the change history for the
HTML specifications:</p>
<dl><dt>E-mail notifications of changes</dt>
- <dd>HTML-Diffs mailing list (diff-marked HTML versions for each change): <a href=http://lists.w3.org/Archives/Public/public-html-diffs/latest>http://lists.w3.org/Archives/Public/public-html-diffs/latest</a></dd>
+ <dd>HTML-Commits mailing list (commit notifications for dev.w3.org/html5): <a href=http://lists.w3.org/Archives/Public/public-html-commits/latest>http://lists.w3.org/Archives/Public/public-html-commits/latest</a></dd>
<dd>Commit-Watchers mailing list (complete source diffs): <a href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a></dd>
<dt>Browsable version-control record of all changes:</dt>
<dd>CVSWeb interface with side-by-side diffs: <a href=http://dev.w3.org/cvsweb/html5/spec/>http://dev.w3.org/cvsweb/html5/spec/</a></dd>
@@ -447,7 +447,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 25 September 2012 Editor's Draft.
+ This specification is the 27 September 2012 Editor's Draft.
</p>
Received on Thursday, 27 September 2012 00:14:51 UTC