From a2008ab3ef83f02cc172ac9d565b375ec7200f02 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 22 Sep 2014 14:56:36 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 6660a4be9..2137768d1 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8628,3 +8628,7 @@ * configs/mikroe-stm32f4: Fix a few compile bugs and minor corrections to the mikroe-stm32f4 configuration source. From Ken Pettit (2014-9-22). + * mm/Kconfig, shm/Make.defs, shmat.c, shmctl.c, shmdt.c, shmget.c, and + Documentation/NuttxUserGuide.html: Add the documentation, build + framework, and skeleton files for the shared memory feature (no logic + yet provided) (2014-9-22). -- cgit v1.2.3