summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index d3021e4ed..1c91b9faf 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -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).
+