From d9653e757df0028d5aa3757b27808d3f512cb456 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 6 Sep 2014 09:20:19 -0600 Subject: Update ChangeLog --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index b004d500e..5d6e3100e 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -1038,4 +1038,6 @@ * All Makefiles: Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished) (2014-9-6). + * MAny files: With kernel build (CONFIG_BUILD_KERNEL), entry point to + all tasks is main, not some xyz_main (2014-9-). -- cgit v1.2.3