Prep for 0.3.6

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@518 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-01-06 21:03:42 +00:00
parent dc5142224c
commit 1fd8bd11af
3 changed files with 69 additions and 38 deletions
+2 -2
View File
@@ -283,11 +283,11 @@
there are more than one DHCPD server.
* NSH ifconfig command now shows uIP status was well (examples/nsh)
0.3.6 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
0.3.6 2008-01-06 Gregory Nutt <spudmonkey@racsa.co.cr>
* 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.7 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>