- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Jan 2011 05:55:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/boilerplate
In directory hutz:/tmp/cvs-serv17805
Modified Files:
header-w3c-html-2dcontext header-w3c-html-core
header-w3c-html-microdata
Log Message:
tr work done
Index: header-w3c-html-2dcontext
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-2dcontext,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- header-w3c-html-2dcontext 11 Jan 2011 01:07:02 -0000 1.3
+++ header-w3c-html-2dcontext 11 Jan 2011 05:55:15 -0000 1.4
@@ -3,7 +3,7 @@
ZZZ: Set PUB to 1 for TR/ drafts, 0 for dev drafts; PUB-Y lines are used if it's 1 and PUB-N lines if it's 0.
ZZZ: Set YEAR, SHORTDAY, and LONGDAY accordingly. They are used by the INSERT FOO bits below.
-->
-<!--SET PUB=1-->
+<!--SET PUB=0-->
<!--SET SHORTSTATUS=WD-->
<!--SET LONGSTATUS=Working Draft-->
<!--SET YEAR=2011-->
Index: header-w3c-html-core
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-core,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- header-w3c-html-core 11 Jan 2011 02:58:24 -0000 1.4
+++ header-w3c-html-core 11 Jan 2011 05:55:15 -0000 1.5
@@ -3,7 +3,7 @@
ZZZ: Set PUB to 1 for TR/ drafts, 0 for dev drafts; PUB-Y lines are used if it's 1 and PUB-N lines if it's 0.
ZZZ: Set YEAR, SHORTDAY (month/day), and LONGDAY accordingly. They are used by the INSERT FOO bits below.
-->
-<!--SET PUB=1-->
+<!--SET PUB=0-->
<!--SET SHORTSTATUS=WD-->
<!--SET LONGSTATUS=Working Draft-->
<!--SET YEAR=2011-->
Index: header-w3c-html-microdata
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-microdata,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- header-w3c-html-microdata 11 Jan 2011 01:07:02 -0000 1.2
+++ header-w3c-html-microdata 11 Jan 2011 05:55:15 -0000 1.3
@@ -4,7 +4,7 @@
ZZZ: Set YEAR, SHORTDAY, and LONGDAY accordingly. They are used by the INSERT FOO bits below.
bits marked YYY are for not depending on HTML5 (also see working-copy).
-->
-<!--SET PUB=1-->
+<!--SET PUB=0-->
<!--SET SHORTSTATUS=WD-->
<!--SET LONGSTATUS=Working Draft-->
<!--SET YEAR=2011-->
Received on Tuesday, 11 January 2011 05:55:19 UTC