- From: Maciej Stachowiak via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 07 Feb 2011 19:14:55 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/status In directory hutz:/tmp/cvs-serv29495 Modified Files: issue-status.html Log Message: Fix date syntax. Index: issue-status.html =================================================================== RCS file: /sources/public/html5/status/issue-status.html,v retrieving revision 1.377 retrieving revision 1.378 diff -u -d -r1.377 -r1.378 --- issue-status.html 7 Feb 2011 19:13:51 -0000 1.377 +++ issue-status.html 7 Feb 2011 19:14:53 -0000 1.378 @@ -479,7 +479,7 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9081">bug 9081</a> </td> <td>Revise Change Proposals</td> - <td><time datetime="2011-2-14">Feb 14, 2011</time></td> + <td><time datetime="2011-02-14">Feb 14, 2011</time></td> <td>Working Group</td> <td> <strong><a href="http://www.w3.org/html/wg/wiki/ChangeProposals/thematicimages"><em>Change Proposal:</em> 'alt text and description for Lady of Shalott example' Null change proposal</a></strong>
Received on Monday, 7 February 2011 19:14:57 UTC