From 786c94ef9ce81ecd7a8596da171c372d986be30b Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 10 Apr 2011 18:44:31 +0000 Subject: [PATCH] Prep for 6.1 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3489 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 3a4ca602e..fb89e46d5 100755 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -15,7 +15,7 @@ the apps/ directory * Moved exec_nuttapp machinery into the nuttapp/ directory. -6.1 2011-xx-xx Gregory Nutt +6.1 2011-04-10 Gregory Nutt * 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