summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0a1e206d5..573c83054 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1281,3 +1281,6 @@
(see email thread: http://tech.groups.yahoo.com/group/nuttx/message/530)
* drivers/mtd/at45db.c - Add a driver for the Atmel AT45DB161D 4Mbit
SPI FLASH part (untested on initial check-in).
+ * examples/ostest/prioinherit.c - Need to reinitialize globals if
+ test is ran repeatedly in a loop.
+