Prep for 6.7 Release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3837 42af7a65-404d-4744-a932-0658087f49c3
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 5e16125..3acea40 100755
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -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>