From a834bce3649ac87c9ac969264824f47e8f6a1cb7 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 6 Mar 2014 12:21:14 -0600 Subject: Removed all support for the legacy configuration mechanism from the apps/ directory --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 80467ec10..32c7abf49 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -855,4 +855,7 @@ returned IP address is already in host order. * apps/netutils/dhcpd/Kconfig: Add missing DHCPD configuratino settings(2014-3-3). + * Support for the legacy configuration mechanism (using appconfig files) + is removed. Only the newer configuration using the kconfig-frontends + tools is now supported (2014-3-6). -- cgit v1.2.3