summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index e22bab97b..a43c469d2 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -740,4 +740,6 @@
* examples/hidkbd/hidkbd_main.c: Now calls a function named
arch_usbhost_initialize() that must be provided by the platform-
specific code (2013-11-29).
+ * apps/nshlib/nsh_fscmds.c: Add an option to the mkfatfs command to
+ specify FAT12, FAT16, or FAT32 (2013-12-5).