From bbd0fd719b0fac94d941414e2ff71c039166ff94 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 11 Feb 2015 06:37:40 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 438fd2c21..705295f90 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -9744,3 +9744,6 @@ * arch/arm/src/lpc17xx/lpc17_ethernet.c: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no longer have a proper environment for LPC17 debug (2015-02-10). + * include/netinet/in.h and libc/net/lib_addrconfig.c: Some extensions + to netinet/in.h adding some Linux compatible defintions. From Macs N + (2015-02-11). -- cgit v1.2.3