- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Jun 2011 01:46:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27775
Modified Files:
acknowledgements.html spec.html
Log Message:
Make sure close() on EventSource works well with fetch(). (whatwg r6252)
[updated by splitter]
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1085
retrieving revision 1.1086
diff -u -d -r1.1085 -r1.1086
--- acknowledgements.html 15 Jun 2011 04:47:38 -0000 1.1085
+++ acknowledgements.html 17 Jun 2011 01:46:56 -0000 1.1086
@@ -568,7 +568,9 @@
Henry Mason,
Hugh Winkler,
Ian Bicking,
+ Ian Clelland,
Ian Davis,
+ Ian Fette,
Ignacio Javier,
Ivan Enderlin,
Ivo Emanuel Gonçalves,
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1547
retrieving revision 1.1548
diff -u -d -r1.1547 -r1.1548
--- spec.html 17 Jun 2011 00:47:41 -0000 1.1547
+++ spec.html 17 Jun 2011 01:46:56 -0000 1.1548
@@ -347,7 +347,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.5013.
+This is revision 1.5014.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 17 June 2011 01:47:06 UTC