From b5cb8a2453c8d6665d625b5ff7c1d6b6f7a4b1e9 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 4 Jul 2016 09:56:52 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index cdfde91ce..37ff7b3f7 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -586,5 +586,6 @@ * Add _ to front of debug macros (2016-06-16). * Unittests: All Makefiles must provided a (dummy) prefconfig target to be compatible with changes to the apps/ configuration system that will be - be released in NuttX-7.17. - + be released in NuttX-7.17 (2016-06-29). +* Changes to pre-processor include statments needed to handle reorganization + of the apps/include directory (2016-07-01).