From 49b88e3c6610b029b8f347e8f217a4be20f0e947 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 20 Aug 2014 11:46:45 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8ee10ffd0c..334cef293b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8197,3 +8197,5 @@ (1) the address is a broadcast or multicast address, and (2) if the IP address lies outside of the network. Problem noted by Manuel Stuehn (2014-8-20). + * configs/sam4e-ek/src/Kconfig and src/sam_ili9341.c: Add ILI9341-based + LCD driver (2014-8-20).