summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
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).