From 059b16dbd691a887de5edeeafdc3fc459f21f30d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 28 Apr 2013 10:56:29 -0600 Subject: Prep for NuttX-6.27 release --- apps/ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 7cbdee3b3..0749237ef 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -523,7 +523,7 @@ confused with a NUL. So if a NUL was received, the NSH session would terminate because it thought it was the end of file. -6.27 2013-xx-xx Gregory Nutt +6.27 2013-04-28 Gregory Nutt * apps/system/ramtest: Add a simple memory test (2013-03-26). * apps/examples/ostest: In the non-cancelable thread test, we need @@ -532,3 +532,5 @@ * apps/nshlib/nsh_ddcmd.c: Correct the test of the skip input parameter. Was limiting the range to <= count. From Ken Petit (2014-4-24). + +6.28 2013-xx-xx Gregory Nutt -- cgit v1.2.3