Prep for 6.1 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3489 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-04-10 18:44:31 +00:00
parent 9e4d576dd0
commit 786c94ef9c

View File

@ -15,7 +15,7 @@
the apps/ directory
* Moved exec_nuttapp machinery into the nuttapp/ directory.
6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
6.1 2011-04-10 Gregory Nutt <spudmonkey@racsa.co.cr>
* Creation of auto-generated header files now occurs during the context
build phase.
@ -26,3 +26,4 @@
* Numerous fixes to build system required to support building with native
Windows toolchain.
6.2 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>