summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 601e0a37d..80467ec10 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -853,4 +853,6 @@
at the end of the file (2014-2-27).
* netutils/dhcpd/dhcpd.c: allocipaddr() should not call ntohl(), the
returned IP address is already in host order.
+ * apps/netutils/dhcpd/Kconfig: Add missing DHCPD configuratino
+ settings(2014-3-3).