diff --git a/ChangeLog b/ChangeLog index b1c599adda..d0c6fe66dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -395,6 +395,6 @@ 0.3.13 2008-xx-xx Gregory Nutt * Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH - * NSH will not execute commands in background + * NSH will now execute commands in background * sched_get_priority_max/min returned error on SCHED_RR diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0daaf1afbb..0de5214559 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1029,7 +1029,7 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr> nuttx-0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH - * NSH will not execute commands in background + * NSH will now execute commands in background * sched_get_priority_max/min returned error on SCHED_RR pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>