diff --git a/ChangeLog b/ChangeLog index 43007c753d..d9a8f7a4d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1439,3 +1439,8 @@ fixed several errors in the code identified by the tool. 5.18 2011-xx-xx Gregory Nutt + + * Incorporate several uIP patches from http://gitweb.aeruder.net/?p=uip.git;a=summary. + - Lost SYNACK causes connection reset + - Fix missing UDP stats for sent/received packets + - Added support for Cygwin as development/test platform. diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c7ad3a5ec0..aac2bbe3ed 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: January 19, 2011

+

Last Updated: January 23, 2011

@@ -2016,6 +2016,11 @@ buildroot-1.8 2009-12-21 <spudmonkey@racsa.co.cr>