summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index ecf71f369..57abd2e6b 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -541,4 +541,6 @@
* apps/nshlib/nsh_fscmds.c: Add support for the mksmartfs command.
(Ken Petit, 2013-4-30).
* apps/system/flash_eraseall: Add an interface to erase FLASH using a
- flash_eraseall NSH command \ No newline at end of file
+ flash_eraseall NSH command (Ken Pettit, 2013-5-1).
+ * apps/examples/flash_test and apps/examples/smart_test: Add tests of
+ the SMART block driver and file system (Ken Pettit, 2013-5-1).