Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-09-01 16:53:21 -06:00
parent 00545910f0
commit 03fa214d05

View File

@ -1018,4 +1018,6 @@
individual ELF test programs can link against the SYSCALL library
(if it is available) or against the C library to eliminate or
minimize the need for symbol tables (2014-8-29).
* apps/nshlib/nsh_proccmds.c: Fix NSH PS command: If there are no
arguments, it would print garbage for argument list (2014-9-1).