summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-05 11:29:25 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-05 11:29:25 -0600
commit020ac8b59ccb4e5ba466cd0adacebe729e82d8c3 (patch)
treeb848b84e881e23f5ba10dec744a30fb24b79299e /nuttx/ChangeLog
parent4cb0ef8ef1978b6dbffc35f3dc42193b54e64b37 (diff)
downloadnuttx-020ac8b59ccb4e5ba466cd0adacebe729e82d8c3.tar.gz
nuttx-020ac8b59ccb4e5ba466cd0adacebe729e82d8c3.tar.bz2
nuttx-020ac8b59ccb4e5ba466cd0adacebe729e82d8c3.zip
Update ChangeLogs
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c5850368d..0a9d23629 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8406,4 +8406,6 @@
source tree (but still can be found in the misc/Obsoleted directory).
This port is not ready for usage but may return to the NuttX tree
at some point in the future (2014-9-5).
-
+ * tools/Makefile.export and mkexport.sh: The apps/ import build requires
+ that we extract more information from the platform Make.defs file
+ (2014-9-5).