From a59b9b3e861eaaa68b0011426e586c1999e4844d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 23 Jan 2015 15:26:29 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 2488dd70e..ac0fafae5 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -9493,7 +9493,10 @@ * net/: After some significant effort, ICMPv6 and TCP are both functional when IPv6 is selected. UDP still requies testing (2015-01-22). - * "configs/dk-tm4c129x/ipv6: Add an IPv6-enabled NSH configruation + * configs/dk-tm4c129x/ipv6: Add an IPv6-enabled NSH configruation (2015-01-23) * include/nuttx/net/icmpv6.h and net/icmpv6/icmpv6_ping.c: First cut - at ICMPv6 ping logic (2015-01-23). + at ICMPv6 ping logic. It works in both directions! (2015-01-23). + * arch/arm/src/efm32/efm32_rmu.c and .h: Add support for the EFM32 + reset management unit (RMU). From Pierre-noel Bouteville + (2015-01-23). -- cgit v1.2.3