From c716c463d5991f995e982731cc8f99c0c017343c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 27 Jun 2014 08:15:05 -0600 Subject: [PATCH] Update Changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 78b96f45d9..5e7bd55e56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7540,4 +7540,6 @@ runs from ISRAM and loads an Intel HEX file into DRAM (2014-6-26). * configs/sama5d4-ek/nsh and scripts/: Setup the SAMA5D4-EK NSHi configuration to use the DRAMBOOT loader by default (2014-6-26). + * Various changes associated with symbol tables. Most from Pelle Windestam + (2014-6-27).