- From: Art Barstow via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Feb 2011 15:24:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/eventsource/publish
In directory hutz:/tmp/cvs-serv32705
Modified Files:
WD-eventsource-20110208.html
Log Message:
add 0 prefix to date
Index: WD-eventsource-20110208.html
===================================================================
RCS file: /sources/public/html5/eventsource/publish/WD-eventsource-20110208.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- WD-eventsource-20110208.html 4 Feb 2011 15:05:19 -0000 1.1
+++ WD-eventsource-20110208.html 4 Feb 2011 15:24:16 -0000 1.2
@@ -230,7 +230,7 @@
<h1>Server-Sent Events</h1>
<!--<h2 class="no-num no-toc">(subtitle)</h2>-->
- <h2 class="no-num no-toc" id="editor-s-draft-3-february-2011">Working Draft 8 February 2011</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-3-february-2011">Working Draft 08 February 2011</h2>
<dl>
<dt>This Version:</dt>
<dd><a href="http://www.w3.org/TR/2011/WD-eventsource-20110208/">http://www.w3.org/TR/2011/WD-eventsource-20110208/</a></dd>
Received on Friday, 4 February 2011 15:24:20 UTC