Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-23 13:24:14 -06:00
parent edbaed19f9
commit bd8b2f4c05
1 changed files with 3 additions and 0 deletions

View File

@ -8640,3 +8640,6 @@
* 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).
* arch/arm/include/arch.h, src/armv7-a/addrenv.h, arm_addrenv.c,
arm_addrenv_ustack.c, and arm_addrenv_utils.c: Add logic necessary
to handler remapping of shared memory on contex switches (2014-9-23).