- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Oct 2012 01:15:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8767
Modified Files:
index.html introduction.html single-page.html
Log Message:
commit 0c1baf224bf694ea6ec248b6dfacd9619338e990
Author: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
Date: Mon Oct 22 12:08:59 2012 +1100
Updating the reference to the WHATWG spec merge point: r7462.
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1272
retrieving revision 1.1273
diff -u -d -r1.1272 -r1.1273
--- introduction.html 21 Oct 2012 22:44:53 -0000 1.1272
+++ introduction.html 22 Oct 2012 01:15:44 -0000 1.1273
@@ -546,7 +546,7 @@
other features were omitted because at the W3C they are published as
separate specifications. At time of publication of this document,
patches from the WHATWG spec have been merged until revision
- <a href="http://html5.org/r/7436">7436</a> inclusive.</p>
+ <a href="http://html5.org/r/7462">7462</a> inclusive.</p>
<!--w3c-html--><!--VERSION-->
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -d -r1.185 -r1.186
--- single-page.html 21 Oct 2012 22:44:53 -0000 1.185
+++ single-page.html 22 Oct 2012 01:15:44 -0000 1.186
@@ -1652,7 +1652,7 @@
other features were omitted because at the W3C they are published as
separate specifications. At time of publication of this document,
patches from the WHATWG spec have been merged until revision
- <a href="http://html5.org/r/7436">7436</a> inclusive.</p>
+ <a href="http://html5.org/r/7462">7462</a> inclusive.</p>
<!--w3c-html--><!--VERSION-->
Received on Monday, 22 October 2012 01:15:49 UTC