From e850a2cbc6edd604c795462f35ecf17e139fc1f0 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 23 Sep 2014 12:18:18 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 601a659b5..70d896bfe 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -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). -- cgit v1.2.3