From ecd838b81a19b7c40b31d5ce41d0c436b25f4984 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 9 Jan 2014 10:46:28 -0600 Subject: NSH Configuration: Refactor networking and netutils dependencies --- apps/ChangeLog.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index d2dd1df9d..4eeca46f8 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -754,4 +754,7 @@ * apps/examples/mount/Kconfig: Fill in empty Kconfig file (2013-12-31). * builtin/Makefile: Fixes for native Windows build from Max Holtzberg (2014-1-4). - + * apps/netutils/dhcpc/Kconfig, resolv/Kconfig, telnetd/Kconfig, and + apps/nshlib/Kconfig: Refactor some configuration dependencies: NSH + features should debug on netutil selections; netutil selections + should depend on networking selections. (2014-1-9). -- cgit v1.2.3