summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f033fc9ba..f23a3ed73 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4029,4 +4029,6 @@
support for task groups.
* sched/group_signal.c and task_exithook.c: Send signal to all
members for the parent task group.
+ * include/nuttx/sched.h and sched/env_*.c: Move environment
+ variables into task group structure.