summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-16 13:43:12 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-16 13:43:12 -0600
commit4355a56598bb457c14c5eddf7e23293fc6c2329e (patch)
tree0998da215e425ff92cf01c8a69cbec0d2bf069d0 /apps/ChangeLog.txt
parent7041db91a5b7293ca331a1db7f37493f510ade89 (diff)
downloadnuttx-4355a56598bb457c14c5eddf7e23293fc6c2329e.tar.gz
nuttx-4355a56598bb457c14c5eddf7e23293fc6c2329e.tar.bz2
nuttx-4355a56598bb457c14c5eddf7e23293fc6c2329e.zip
Update ChangeLogs
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index ac39e63be..95558a5ef 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1061,3 +1061,5 @@
* apps/examples/elf/tests/Makefile and nxflat/tests/Makefile: Do
not build test cases that use task_create is there is an address
environment (2014-9-14).
+ * apps/xamples/null/null_main.c: Need to include config.h it order know
+ if this is or is not a kernel build (2014-9-16).