From 3d935c341caa52dbc1ba6b228e3252d5445d3bdb Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 12 Jul 2012 17:57:31 +0000 Subject: [PATCH] Prep for release 6.20 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4937 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index f2578c473..f00020bcd 100755 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -241,10 +241,12 @@ capability when a USB console is used. * apps/nshlib/nsh_fscmds.c: Add the 'mv' command -6.20 2012-xx-xx Gregory Nutt +6.20 2012-07-12 Gregory Nutt * namedapp/exec_namedapp.c - Correct an error when round robin scheduling is enabled. The priority of the new, named application was erroneously being set to the priority of the parent thread; losing its configured priority. Reported by Mike Smith. +6.21 2012-xx-xx Gregory Nutt +