summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index e2e8a97f4..462aeb980 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1020,4 +1020,6 @@
minimize the need for symbol tables (2014-8-29).
* apps/nshlib/nsh_proccmds.c: Fix NSH PS command: If there are no
arguments, it would print garbage for argument list (2014-9-1).
-
+ * apps/import/, apps/tools/, apps/Makefile: Beginning of logic that
+ will, hopefully, all me to build applications against a NuttX export
+ package (vs. the nuttx/ source tree) (2014-9-4).