summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-22 09:35:05 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-22 09:35:05 -0600
commit2346e07b16084d1b0c3238b223c07134b043d2e0 (patch)
tree87705c0e6b204335a8e0e4d1b420d4772539e573 /nuttx/ChangeLog
parent1568fdfbd9677d6e303daab5ffe9838578d350b9 (diff)
downloadnuttx-2346e07b16084d1b0c3238b223c07134b043d2e0.tar.gz
nuttx-2346e07b16084d1b0c3238b223c07134b043d2e0.tar.bz2
nuttx-2346e07b16084d1b0c3238b223c07134b043d2e0.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f34949c8c..26ef3bd2b 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8607,4 +8607,6 @@
* Change all occurrences of NxConsole to NxTerm (2014-9-20).
* include/sys/ipc.h, shm.h, mman.h, and types.h: Add shared memory
definitions, types, prototypes (2014-9-22).
+ * fs/smartfs/smartfs_smart.c: SMART FS update from Ken Pettit
+ (2014-9-22).