From 067da5deb2de795d375696099cf93905e38e66f6 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 5 Sep 2014 11:29:25 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c5850368d19..0a9d2362911 100755 --- a/ChangeLog +++ b/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).