Prep for 6.6 Release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3770 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-07-11 14:21:05 +00:00
parent 51242e039f
commit 50acd0e2e5

View File

@ -61,11 +61,14 @@
* netutils/ftpc: Simpflication and size reduction.
6.6 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
6.6 2011-07-11 Gregory Nutt <spudmonkey@racsa.co.cr>
* Make.defs, namedapp/namedapp.c: Several structural changes made to get a
clean compile under the ez80 ZDS-II toolchain (no design changes).
* apps/examples/buttons: Add a test for the new standardized button interfaces
* apps/examples/nxtext: Add another NX graphics test. This one focus on
placing text on the background while pop-up windows occur. Text should
continue to update normally with or without the popup windows present.
continue to update normally with or without the popup windows present.
6.7 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>