mjs: Fixed incorrect machine-readable date on ISSUE-32.

mjs: Fixed incorrect machine-readable date on ISSUE-32.

http://dev.w3.org/cvsweb/html5/status/issue-status.html?r1=1.109&r2=1.110&f=h

===================================================================
RCS file: /sources/public/html5/status/issue-status.html,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- issue-status.html 17 Mar 2010 01:30:59 -0000 1.109
+++ issue-status.html 18 Mar 2010 01:55:32 -0000 1.110
@@ -161,7 +161,7 @@
     <td><a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7633">bug&nbsp;7633</a>,
         <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7539">bug&nbsp;7539</a></td>
     <td><a href="http://www.w3.org/html/wg/tracker/actions/167">ACTION-167: Revise Change Proposal</a></td>
-    <td><time datetime="2010-03-23">Mar 25, 2010</time></td>
+    <td><time datetime="2010-03-25">Mar 25, 2010</time></td>
     <td>Cynthia Shelley</td>
     <td><strong><a href="http://www.w3.org/WAI/PF/HTML/wiki/Summary_Change_Proposal_Nov_18%2C_2009#References"><em>Change Proposal:</em> Add table@orientation attribute. <br>Make summary non-obsolete and include an extended example.<br> Add DOM APIs to get the headers for a cell.<br> Retain warning for summary and add warning for tables with a caption, figure legend, or aria-describedby.</a></strong><br>
         Request for <a href="http://lists.w3.org/Archives/Public/public-html/2009Dec/0032.html">revision to satisfy Change Proposal requirements.</a></td>

Received on Thursday, 18 March 2010 01:56:15 UTC