diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index a2a4803a38d..b5e44e68ad9 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: February 14, 2008
+ Last Updated: March 3, 2008
|
@@ -997,6 +997,8 @@ nuttx-0.3.9 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
in particular for now).
* Add support for TRS80-Model 3 based on the xtrs emulation (http://www.tim-mann.org/xtrs.html)
Per patch from Jacques Pelletier.
+ * In all shell scripts, change #!/bin/sh to #!/bin/bash to resolve problems in
+ Ubuntu where /bin/sh is a link to dash.
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>