diff --git a/ChangeLog.txt b/ChangeLog.txt index 37ff7b3f7..dd4a89c97 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -589,3 +589,5 @@ 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). +* Update include paths to adapt to changes made to apps/ include path logic + (2016-07-22). diff --git a/README.txt b/README.txt index 1ddce0887..aaaae3166 100644 --- a/README.txt +++ b/README.txt @@ -96,5 +96,5 @@ nxwm menu and create as many NSH sessions in windows as you want. (keybard input still comes through serial). - Note 1: NwWM requires NuttX-7.9 or above to work with the current - NxWidgets-1.15 release. + Note 1: NwWM requires NuttX-7.17 or above to work with the current + NxWidgets-1.17 release.