summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8a43a738c..2ff0491ea 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8230,3 +8230,5 @@
certain if the granule allocator is sufficiently deterministic for
long range use, but it gets get a page allocator in place for testing
very quickly (2014-8-23).
+ * ARMv7-A: Add skeleton implementation and build support for process
+ address environments (2014-8-23).