Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-23 12:18:18 -06:00
parent bf1e6224d5
commit c3c185131c
1 changed files with 3 additions and 0 deletions

View File

@ -8637,3 +8637,6 @@
(2014-9-22).
* include/nuttx/shm.h, mm/shm/shm.h, and shm_initialize.c: Add shared
memory initialization logic (2014-9-23).
* include/nuttx/arch.h, Documentation/NuttxPortingGuide.html, and
NuttxUserGuide.html: Add platform-specific interface definitions
needed to support the shared memory feature (2014-9-23).