aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6eeacf67a..6b30a3174 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2661,3 +2661,6 @@
and WWDIG watchdog timer driver.
* configs/stm3240g-eval/src/up_lcd.c: Add LCD from for the STM3240G-EVAL (the
initial check-in is just a stm3210e-eval driver with renaming).
+ * sched/sched_setscheduler.c: Correct successful return value (Contributed
+ by Richard Cochran).
+