Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-10-03 11:24:12 -06:00
parent 79169c711f
commit 03201346b0

View File

@ -1078,4 +1078,6 @@
ROMFS startup image header file location. From Martin Lederhilger
(2014-9-30).
* apps/nshlib/nsh_fscmds.c: Fix ls -l output for regular files (14-9-30).
* apps/nshlib/nsh_ddcmd.c: Fix reversed in/out file closing when an
error occurs. From Ken Pettit (2014-10-2).