summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 246bf4ef0..b1c599add 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -394,6 +394,7 @@
0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
- * Added mkfatfs command to NSH
- * Added mkfifo command to NSH
+ * Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH
+ * NSH will not execute commands in background
+ * sched_get_priority_max/min returned error on SCHED_RR