summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-10 06:28:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-10 06:28:09 -0600
commit48366f31fa0ad15cc88a5a002f4f96bf2a8e24b9 (patch)
treee2fcc87afadcc1233529e09bc4151675d650be8e
parent637fd9c6bbd320ab000fe5ef3689d87e308dc2c9 (diff)
downloadnuttx-48366f31fa0ad15cc88a5a002f4f96bf2a8e24b9.tar.gz
nuttx-48366f31fa0ad15cc88a5a002f4f96bf2a8e24b9.tar.bz2
nuttx-48366f31fa0ad15cc88a5a002f4f96bf2a8e24b9.zip
Update changelog
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e00cbb14c..80dfbfe68 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9732,3 +9732,6 @@
confused with CONFIG_NET_MULTILINK. Lots of code changed with IPv6
that was never compiled with MULTINIC enabled. Still some problem
with parameter passing in the MULTINIC configuration(2015-02-09).
+ * net/iob/Kconfig: In IOB Configuration, the default number of IOB
+ chains must be more than zero is UDP read-ahead is enabled (2015-02-10).
+