- From: Anne van Kesteren via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 May 2008 22:26:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/offline-webapps
In directory hutz:/tmp/cvs-serv475
Modified Files:
Overview.html Overview.src.html
Log Message:
prepare for publication
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/offline-webapps/Overview.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Overview.html 28 May 2008 19:50:29 -0000 1.11
+++ Overview.html 28 May 2008 22:26:35 -0000 1.12
@@ -7,7 +7,7 @@
<style type="text/css">
code { color:orangered }
</style>
- <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet>
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-NOTE" rel=stylesheet>
<body>
<div class=head>
@@ -16,13 +16,13 @@
<h1 id=offline-webapps>Offline Web Applications</h1>
- <h2 class="no-num no-toc" id=w3c-doctype>Editor's Draft 28 May 2008</h2>
+ <h2 class="no-num no-toc" id=w3c-doctype>W3C Note 30 May 2008</h2>
<dl>
<dt>This Version:
<dd><a
- href="http://www.w3.org/TR/2008/ED-offline-webapps-20080528/">http://www.w3.org/TR/2008/ED-offline-webapps-20080528/</a>
+ href="http://www.w3.org/TR/2008/NOTE-offline-webapps-20080530/">http://www.w3.org/TR/2008/NOTE-offline-webapps-20080530/</a>
<dt>Latest Version:
@@ -294,6 +294,6 @@
<h2 class=no-num id=acknowledgments>Acknowledgments</h2>
<p>The editors would like to thank Chris Wilson, Dion Almaer, James Graham,
- Julian Reschke, Henri Sivonen Patrick D. F. Ion, and Philip Taylor for
+ Julian Reschke, Henri Sivonen, Patrick D. F. Ion, and Philip Taylor for
their contributions to this document. Also thanks to Dan Connolly for
talking us into writing it during the first HTML WG meeting (in Boston).
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/offline-webapps/Overview.src.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Overview.src.html 28 May 2008 19:50:29 -0000 1.11
+++ Overview.src.html 28 May 2008 22:26:35 -0000 1.12
@@ -17,7 +17,7 @@
<dl>
<dt>This Version:</dt>
- <dd><a href="[VERSION]/">http://www.w3.org/TR/[YEAR]/ED-offline-webapps-[CDATE]/</a></dd>
+ <dd><a href="[VERSION]/">http://www.w3.org/TR/[YEAR]/NOTE-offline-webapps-[CDATE]/</a></dd>
<dt>Latest Version:</dt>
<dd><a href="http://www.w3.org/TR/offline-webapps/">http://www.w3.org/TR/offline-webapps/</a></dd>
@@ -272,7 +272,7 @@
Dion Almaer,
James Graham,
Julian Reschke,
- Henri Sivonen
+ Henri Sivonen,
Patrick D. F. Ion, and
Philip Taylor
Received on Wednesday, 28 May 2008 22:27:11 UTC