summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-22 09:31:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-22 09:31:09 -0600
commit57f8ffec646b0b923bd609bb7798b77403933fb7 (patch)
tree21839cb30e756c70917f81effc7fbfbd143e0a42 /nuttx/ChangeLog
parent47b371c98a73442dcf41a4aaaf0242cd565df80e (diff)
downloadnuttx-57f8ffec646b0b923bd609bb7798b77403933fb7.tar.gz
nuttx-57f8ffec646b0b923bd609bb7798b77403933fb7.tar.bz2
nuttx-57f8ffec646b0b923bd609bb7798b77403933fb7.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 fe1116fad..f34949c8c 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8605,4 +8605,6 @@
support for the microSD card slot on the STM32F4DIS-BB base board
(2014-9-20).
* 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).