Document 0.3.6.1 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@523 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-01-08 04:48:36 +00:00
parent c5a589f25b
commit eda24c6c3a
3 changed files with 24 additions and 2 deletions
+6 -1
View File
@@ -290,9 +290,14 @@
* 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>
* The initial 0.3.6 release including an error that prevented
building successfully if the Pascal add-on was
was not present.
0.3.7 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Began adding support for the Zilog Z16F using the Zilog
Z16F2800100ZCOG Development Kit.
* Fix Makefile error when Pascal P-Code interpreter is NOT installed (oops)
* Add support toolchains that do not support making of dependencies