From 560007ab2f8847e5a8a2bfbf7746b9c037ff9f25 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 13 Sep 2014 08:41:40 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5da3225e6a9..900c004832e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8511,4 +8511,7 @@ calls (2014-9-12). * syscall/syscall_lookup.h: Fix typos in the stub lookup table (2014-9-12). - + * configs/stm32f4discovery/netnsh, Kconfig, README.txt, and + include/board.h: Add the network enabled NSH configuration for the + STM32F4Discovery board with the STM32F4DIS-BB base board installed + (2014-9-13).