summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index bb568ee53..5b61a1277 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -515,4 +515,5 @@
creating a pthread.
* apps/examples and nshlib: Change name of _TCB to struct tcb_s to
match NuttX name change.
-
+ * apps/examples/ostest/restart.c: Add a test case to verify
+ task_restart().