From a8628e93978e8d2550375ade8cd2d7ebc439fd8b Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 7 Dec 2011 01:15:08 +0000 Subject: [PATCH] Prep for 6.12 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4141 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index b808df67a..045c68615 100755 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -129,7 +129,9 @@ (No major changes from 6.10) -6.12 2011-xx-xx Gregory Nutt +6.12 2011-12-06 Gregory Nutt * apps/examples/buttons: The button test can now be executed as an NSH built in command. + +6.13 2012-xx-xx Gregory Nutt