summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 573e3d778..ac39e63be 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1058,3 +1058,6 @@
* Many makefiles: All makefiles that have separated the MAINOBJ
need to include MAINOBJ in list of C objects to be compiled.
SourceForge tick #31 from Aton (2014-9-11).
+ * 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).