diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 3efaa0ebf18..1ed7d6e62d9 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -979,7 +979,8 @@ nuttx-0.3.10 2008-05-15 Gregory Nutt <spudmonkey@racsa.co.cr> * Add configuration for the ZiLOG z8f64200100kit development kit, Z8F6423 part. * Add configuration for the ZiLOG ez80f0910200kitg development kit, EZ80F091 part. * Correct critical list handling errors in task shutdown logic: One in timer - deletion logic (timer_delete.c) and one in stream logic (lib_init.c). + deletion logic (timer_delete.c) and one in stream logic (lib_init.c) reported + by kwonsk. pascal-0.1.2 2008-02-10 Gregory Nutt @@ -1007,10 +1008,12 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr>