From cca957bdfb032026bd2670da37dbb58526e7ed03 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 10 Feb 2015 06:28:09 -0600 Subject: [PATCH] Update changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index e00cbb14c1d..80dfbfe68f9 100755 --- a/ChangeLog +++ b/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). +