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 3c8404cc7..704b1825f 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1080,4 +1080,5 @@
* apps/nshlib/nsh_fscmds.c: Fix ls -l output for regular files (14-9-30).
* apps/nshlib/nsh_ddcmd.c: Fix reversed in/out file closing when an
error occurs. From Ken Pettit (2014-10-2).
-
+ * apps/examples/ostest/aio.c, Kconfig, Makefile, and ostest_main.c: Add
+ AIO test case in OS test (2014-10-5).