summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-22 12:31:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-22 12:31:37 -0600
commit7173b753465022f69af8ac35174e2da574f015c0 (patch)
tree8cbab94ad5d3a35e5a63ff3eb1693eee677198ba /nuttx/ChangeLog
parent12b6991d1bfb1ed761707377f84ac08c32c38f2a (diff)
downloadpx4-nuttx-7173b753465022f69af8ac35174e2da574f015c0.tar.gz
px4-nuttx-7173b753465022f69af8ac35174e2da574f015c0.tar.bz2
px4-nuttx-7173b753465022f69af8ac35174e2da574f015c0.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 535b2634a..2d8a98bbb 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9490,3 +9490,7 @@
* net/socket/accept.c: Correct the value returned by accept() in the
case where net_lockingwait() is called. It was returning -1 and
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).
+