From 08294d2991e498f625837d5b5af0c63286ee5410 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 17 Oct 2014 06:59:22 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index fda8dead6a..ee079e7fd2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8847,4 +8847,6 @@ * configs/Kconfig, README.txt, and nucleo-f401re: Extend this board configuration to also support the Nucleo-F411RE. From Serg Podtynnyi (2014-10-14). + * tools/Config.mk: "Add a PRELINK macro to Config.mk. From Kriegleder + (2014-10-17).