summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-24 06:44:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-24 06:44:22 -0600
commit0da49af4dc4db35fcb4e97709ab1546e128fbb77 (patch)
tree884ba2cfeaab9483c8809f680b5040372fc508f2 /nuttx/ChangeLog
parentddbe798b4ea446c47b804c3d52fd0dc306d587c8 (diff)
downloadnuttx-0da49af4dc4db35fcb4e97709ab1546e128fbb77.tar.gz
nuttx-0da49af4dc4db35fcb4e97709ab1546e128fbb77.tar.bz2
nuttx-0da49af4dc4db35fcb4e97709ab1546e128fbb77.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 2ff0491ea..13298e4f9 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8232,3 +8232,6 @@
very quickly (2014-8-23).
* ARMv7-A: Add skeleton implementation and build support for process
address environments (2014-8-23).
+ * Many files: Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how
+ it is selected -- the architecture must first declare support
+ (2014-8-24).