summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-25 09:54:07 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-25 09:54:07 -0600
commitbb1ae835acce2dd6db6faec1f53e0a4b89656569 (patch)
tree5bf58c765525db2be909efb6b3230a390ce719bc /apps/ChangeLog.txt
parent214262bcca354578d2999b973564bcd19e1b12e4 (diff)
downloadnuttx-bb1ae835acce2dd6db6faec1f53e0a4b89656569.tar.gz
nuttx-bb1ae835acce2dd6db6faec1f53e0a4b89656569.tar.bz2
nuttx-bb1ae835acce2dd6db6faec1f53e0a4b89656569.zip
Update ChangeLog
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index e2e61713b..2920b3c76 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1064,4 +1064,5 @@
* apps/xamples/null/null_main.c: Need to include config.h it order know
if this is or is not a kernel build (2014-9-16).
* Change all occurrences of NxConsole to NxTerm (2014-9-20).
-
+ * apps/examples/Konfig, Makefile, README.txt and all of mdrwb/: Add an
+ example to test MTD R/W buffering (2014-9-25).