summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index d6971dc45..cefced15b 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -548,3 +548,6 @@
coverage was superficial (2013-5-3).
* apps/examples/smart: This is an adaptation of the NXFFS stress
test for the SMART file system (Ken Pettit, 2013-5-3).
+ * apps/examplex/nxtext: Remove the CONFIG_EXAMPLES_NXTEXT_NOGETRUN
+ option. The test logic was bad for the case where this options
+ is not selected. Also, complete the empty Kconfig file (2013-5-7).