Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-14 14:50:12 -06:00
parent 99a18c84ff
commit 4b9138eb7d

View File

@ -9397,3 +9397,9 @@
evaluation. It is best retained the PX4 repositories where it can be
properly maintained and not in the upstream NuttX repository
(2015-01-14).
* net/netdev/netdev_ioctl.c and include/nuttx/net/ioctl.h: Add support
for IPv6 ioctls to manipulate IP addresses (2015-01-14).
* net/icmpv6: Create a future home for ICMPv6 (2015-01-14).
* net/icmp: Remove all logic conditioned on CONFIG_NET_IPv6
(2015-01-14).