From 355b3c3d4a0cfd0031ba4c24740abdedd2d18e7c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 26 Sep 2014 07:05:32 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 2920b3c76..9d5953bb7 100644 --- a/ChangeLog.txt +++ b/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). +