From b4682bd8394ab74fbb8174c7ba5104f0b4fd8803 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 20 Jun 2015 14:42:23 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 49929b215f..28fd55b21c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10597,4 +10597,5 @@ * libc/unistd/lib_getopt.c: Uninitialized variable can cause hardfault from getopt if required argument is missing. From George McWilliams (2015-06-18) - + * arch/arm/include/samdl and arch/arm/src/samdl: Add architecture support + for the SAMD21 family (2015-06-19).