summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-26 07:05:32 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-26 07:05:32 -0600
commitbffd76a3f5ac1e77955d10d5c412889076df76fb (patch)
tree8339ccc1b588837bb7a2c8f75abad9163751ec83 /apps/ChangeLog.txt
parent1578974ee8aac9a58a2c91c0253883a4dbeca168 (diff)
downloadnuttx-bffd76a3f5ac1e77955d10d5c412889076df76fb.tar.gz
nuttx-bffd76a3f5ac1e77955d10d5c412889076df76fb.tar.bz2
nuttx-bffd76a3f5ac1e77955d10d5c412889076df76fb.zip
Update ChangeLog
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 2920b3c76..9d5953bb7 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1065,4 +1065,6 @@
if this is or is not a kernel build (2014-9-16).
* Change all occurrences of NxConsole to NxTerm (2014-9-20).
* apps/examples/Konfig, Makefile, README.txt and all of mdrwb/: Add an
- example to test MTD R/W buffering (2014-9-25).
+ example to test MTD R/W buffering (2014-9-25).
+ * apps/examples/ostest: Add a trivial test of sem_timedwait (2014-9-16).
+