From ad1878e8fe6fa997672a83ffe8bbee9883649781 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 15 Mar 2013 18:07:34 +0000 Subject: Prep for 6.26 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index a22d2184a..7d8333ca1 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -506,7 +506,7 @@ any returning special values when end-of-file or read errors occur (it would return an empty string which is not very useful). -6.26 2013-xx-xx Gregory Nutt +6.26 2013-03-15 Gregory Nutt * apps/builtin/exec_builtin.c: Now uses task_spawn() to start builtin applications. @@ -522,3 +522,5 @@ read is based on logic similar to getc. The value zero was being 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 -- cgit v1.2.3