From 6dd4fceec1e4fd3d77ec9d4ba944bd89f43df13d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 22 Sep 2014 09:31:09 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index fe1116fadc..f34949c8c9 100755 --- a/ChangeLog +++ b/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).