summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-07 10:37:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-07 10:37:18 -0600
commit30b18e758422fce6f5cdb3dc2c1cf60974189ec4 (patch)
tree9c0124aa1f88058e8a6a6f53856724c31eff5ea6 /nuttx/ChangeLog
parent86c2ff8031c4c5ff2b35c4dd416fa0ab3752192b (diff)
downloadnuttx-30b18e758422fce6f5cdb3dc2c1cf60974189ec4.tar.gz
nuttx-30b18e758422fce6f5cdb3dc2c1cf60974189ec4.tar.bz2
nuttx-30b18e758422fce6f5cdb3dc2c1cf60974189ec4.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index d4371e83f..2462127a4 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8911,4 +8911,5 @@
* libc/stdio/lib_tempnam.c, lib_tmpnam.c, Kconfig, Make.defs and
include/stdio.h: Add tmpnam() and tempnam() (2014-11-05).
* drivers/rwbuffer.c: Fix typo that can cause compiler error (2014-11-05).
-
+ * drivers/mtd/m25px.c: Extend MTD support to M25P16. From Sébastien
+ Lorquet (2014-11-07).