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, 4 insertions, 1 deletions
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).