- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Oct 2009 09:16:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv23589 Modified Files: toc-status.html Log Message: Refer to these encodings by their IANA names only to avoid confusing them with character sets. (whatwg r4304) [updated by splitter] Index: toc-status.html =================================================================== RCS file: /sources/public/html5/spec/toc-status.html,v retrieving revision 1.128 retrieving revision 1.129 diff -u -d -r1.128 -r1.129 --- toc-status.html 23 Oct 2009 05:56:31 -0000 1.128 +++ toc-status.html 23 Oct 2009 09:16:33 -0000 1.129 @@ -1633,7 +1633,7 @@ </ol> </li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=references" class="status REC">REC</a> <a href="../spec/#references">References</a> <span class="id">(references)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=acknowledgements" class="status WIP">WIP</a> <a href="../spec/#acknowledgements">Acknowledgements</a> <span class="id">(acknowledgements)</span></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=acknowledgements" class="status LC">LC</a> <a href="../spec/#acknowledgements">Acknowledgements</a> <span class="id">(acknowledgements)</span></li> </body> </html>
Received on Friday, 23 October 2009 09:16:36 UTC