summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index d9a42fe73..abeab4a5c 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -511,4 +511,6 @@
* apps/builtin/exec_builtin.c: Now uses task_spawn() to start
builtin applications.
* Type of argv has changed from const char ** to char * const *
+ * apps/nshlib/nsh_parse.c: Fix memory lead: Need to detach after
+ creating a pthread.