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 47c62a626..9ea12ef14 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6231,4 +6231,6 @@
* fs/procfs/fs_procfsproc.c: procfs now shows information about
the group that each thread belongs: Like parents, group member,
open file, and open sockets (2013-12-15).
+ * fs/procfs/fs_procfsproc.c: Now shows task stack information
+ (2013-12-15).