From d8f8151a4f8e1de8cb99bfa7c2ee141ef11de5ef Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 25 Sep 2014 09:54:07 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index e2e61713b..2920b3c76 100644 --- a/ChangeLog.txt +++ b/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).