From de2476173bcfb1c99bda14efb787003e0ec69545 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 5 Sep 2014 12:19:16 -0600 Subject: [PATCH] Update Changelogs --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0a9d236291..0122eb048d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8409,3 +8409,5 @@ * tools/Makefile.export and mkexport.sh: The apps/ import build requires that we extract more information from the platform Make.defs file (2014-9-5). + * tools/Makefile.export and mkexport.sh: Need to export the setting of + WINTOOL as well (2014-9-5).