summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-04 15:56:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-04 15:56:18 -0600
commit8e5534fe674838c6542082aa2df1fed57e920529 (patch)
treef14735d00ed8d12555431450aa8b9cdc4b627d0f /apps/ChangeLog.txt
parentfc6a4ed50a09f1a1e2822f8f489762bc49cda21c (diff)
downloadnuttx-8e5534fe674838c6542082aa2df1fed57e920529.tar.gz
nuttx-8e5534fe674838c6542082aa2df1fed57e920529.tar.bz2
nuttx-8e5534fe674838c6542082aa2df1fed57e920529.zip
Update ChangeLog
Diffstat (limited to 'apps/ChangeLog.txt')
-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).