From e0eb1d3d1c20977296b73f7f3d64b64f27e1389b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 25 May 2015 18:30:40 -0600 Subject: [PATCH] Update changeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 15c6f8411d5..142279387cb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10427,4 +10427,6 @@ From Alan Carvalho de Assis (2015-05-23). * Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis (2015-05-23). + * configs/teensy-2.0: Rename configs/teensy so that it is clearly + distinguished from teensy-lc and teensy-3.1 (2015-05-15).