From ea6daaec6cf90e0d9d798803928bc4ecaa2a93c2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 6 Jul 2014 13:04:48 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e2f749f568..b9e3847ca8 100644 --- a/ChangeLog +++ b/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).