- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 19 Apr 2009 23:38:46 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/websockets In directory hutz:/tmp/cvs-serv28175 Modified Files: Overview.html Log Message: Pubrules fixes. Index: Overview.html =================================================================== RCS file: /sources/public/html5/websockets/Overview.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- Overview.html 19 Apr 2009 23:04:44 -0000 1.61 +++ Overview.html 19 Apr 2009 23:38:43 -0000 1.62 @@ -182,7 +182,16 @@ at http://www.w3.org/TR/.</em></p><!-- where to send feedback (required) --><p>If you wish to make comments regarding this document, please send them to <a href=mailto:public-webapps@w3.org>public-webapps@w3.org</a> (<a href="mailto:public-webapps-request@w3.org?subject=subscribe">subscribe</a>, - <a href=http://lists.w3.org/Archives/Public/public-webapps/>archives</a>). + <a href=http://lists.w3.org/Archives/Public/public-webapps/>archives</a>), + + <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + <a href=mailto:whatwg@whatwg.org>whatwg@whatwg.org</a> (<a href=http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org>subscribe</a>, + <a href=http://lists.whatwg.org/pipermail/whatwg-whatwg.org/>archives</a>), + <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + + or <a href=mailto:hybi@ietf.org>hybi@ietf.org</a> (<a href=https://www.ietf.org/mailman/listinfo/hybi>subscribe</a>, + <a href=http://www.ietf.org/mail-archive/web/hybi/current/maillist.html>archives</a>). + All feedback is welcome.</p><!-- stability (required) --><p>Implementors should be aware that this specification is not stable. <strong>Implementors who are not taking part in the discussions are likely to find the specification changing out from @@ -206,10 +215,13 @@ Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. <!--ZZZ:--> - This specification is the 21 April 2009 Working Draft. + This specification is the 21 April 2009 First Public Working Draft. <!-- This specification is the 19 April 2009 Editor's Draft. --> <!--:ZZZ--> - </p><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 + <p>This specification is being developed in conjunction with an + Internet Draft for a wire protocol, the Web Socket Protocol, + available from the IETF at the following location:<ul><li><a href=http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol>http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol</a></li> + </ul><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 February 2004 W3C Patent Policy</a>. W3C maintains a <a href=http://www.w3.org/2004/01/pp-impl/42538/status rel=disclosure>public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a
Received on Sunday, 19 April 2009 23:38:57 UTC