Prep for 6.2 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3571 42af7a65-404d-4744-a932-0658087f49c3
diff --git a/ChangeLog.txt b/ChangeLog.txt
index fb89e46..3443a9f 100755
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -26,4 +26,9 @@
* Numerous fixes to build system required to support building with native
Windows toolchain.
-6.2 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+6.2 2011-05-06 Gregory Nutt <spudmonkey@racsa.co.cr>
+
+ * apps/examples/nxffs: Add a test a a configuration that will be used to
+ verify NXFFS.
+
+6.3 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>