From bd0372eb95e7de99b852db51d11c6996640d09bb Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 23 Jan 2015 11:46:28 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2d8a98bbb11..6da56d369a9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9492,5 +9492,6 @@ losing the errno value. Noted by Rony Xln (2015-01-22). * net/: After some significant effort, ICMPv6 and TCP are both functional when IPv6 is selected. UDP still requies testing - (2014-01-22). - + (2015-01-22). + * "configs/dk-tm4c129x/ipv6: Add an IPv6-enabled NSH configruation + (2015-01-23)