Prep for 6.7 Release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3837 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-08-02 14:57:27 +00:00
parent 40e417d362
commit a5ac1ebcc6

View File

@ -70,7 +70,7 @@
placing text on the background while pop-up windows occur. Text should
continue to update normally with or without the popup windows present.
6.7 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
6.7 2011-08-02 Gregory Nutt <spudmonkey@racsa.co.cr>
* apps/examples/nx and nxtext: These examples can now be built as NSH
"built-in" commands.
@ -92,3 +92,4 @@
* apps/examples/nxhello/nxhello_bkgd.c: Fix handling of allocated glyph
memory.
6.8 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>