summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e2f749f56..b9e3847ca 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7661,4 +7661,5 @@
at include/nuttx/net to the corresponding header file under net/.
This additional header files have been sanitized: arp.h, icmp.h, tcp.h
(2014-7-6)
-
+ * net/: Add a few missing configuration options to the Kconfig files
+ (2014-7-8).