summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-24 09:28:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-24 09:28:59 -0600
commit1750e33d7958976e5ba9e2ec4f253d9acbafa258 (patch)
tree34f314661b1bd60c0811faadcba516db252fd4f1 /nuttx/ChangeLog
parentedae7f706a3a1104b35b9540946571b95fd95abd (diff)
downloadnuttx-1750e33d7958976e5ba9e2ec4f253d9acbafa258.tar.gz
nuttx-1750e33d7958976e5ba9e2ec4f253d9acbafa258.tar.bz2
nuttx-1750e33d7958976e5ba9e2ec4f253d9acbafa258.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5ece421b5..c3d28248f 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8666,3 +8666,6 @@
include/nuttx/mm (2014-9-24).
* arch/arm/src/stm32/stm32_can.c: STM32 CAN correction suggested by Max
Holtzberg (2014-9-24).
+ * arch/arm/src/armv7-a/addrenv.h, arm_addrenv_shm.c,
+ arm_addrenv_utils.c, and pgalloc.h: This completes the implementation
+ of shared memory support for the Cortex-A platforms (2014-9-24).