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 3bcbec540..3c8a54fa6 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -869,4 +869,6 @@
* apps/system/usbmsc: Back out the USBMSC daemon... it is no longer
needed with the recent fix to the USBMSC class driver (2014-3-25).
* apps/examplex/lcdrw: Fill out empty Kconfig file (2014-2-27).
+ * apps/netutils/dhcpd/dhcpd.c: The correct value of the PAD option
+ is zero, not one. From Brennan Ashton (2014-3-31).