diff --git a/ChangeLog b/ChangeLog index 692a657b5a..746be8fb7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -654,3 +654,6 @@ mutexes are built on semaphores, they will have this property as well. 0.4.4 2009-xx-xx Gregory Nutt + + * examples/nsh: A debug option was left on that can (and does) cause + infinite loops and stack overflows. diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 5008ab67c1..7d565de74b 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: March 8, 2009

+

Last Updated: March 14, 2009

@@ -1346,6 +1346,9 @@ buildroot-0.1.3 2009-02-28 <spudmonkey@racsa.co.cr>