typos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@814 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
03c3094d99
commit
bf2786f7d7
|
@ -395,6 +395,6 @@
|
|||
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
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue