summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 30a579c64..ffcbcf14a 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -744,3 +744,8 @@
specify FAT12, FAT16, or FAT32 (2013-12-5).
6.33 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>
+
+ * apps/nshlib/nsh_mntcmds.c: Modified the df -h logic to eliminate
+ truncating numbers in conversion (like 7900 -> 7M). From Ken
+ Pettit (2013-12-12).
+