Fix dates

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@524 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-01-08 04:52:50 +00:00
parent eda24c6c3a
commit 11e06742c2

View File

@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
<p>Last Updated: January 8, 2008</p>
<p>Last Updated: January 7, 2008</p>
</td>
</tr>
</table>
@ -760,14 +760,14 @@ Other memory:
</table>
<pre><ul>
0.3.6 2007-01-06 Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
0.3.6 2008-01-06 Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Changes for use with SDCC compiler
* Added a simulated z80 target
* Fix deadlock errors when using stdio but with no buffering
* Add support for Pascal P-Code interpreter
0.3.6.1 2008-01-07 Gregory Nutt <spudmonkey@racsa.co.cr>
0.3.6.1 2008-01-07 Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* The initial 0.3.6 release including an error that prevented
building successfully if the Pascal add-on was
@ -783,7 +783,7 @@ Other memory:
</table>
<pre><ul>
0.3.7 2007-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
0.3.7 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Began adding support for the Zilog Z16F using the Zilog
Z16F2800100ZCOG Development Kit.