From a7d2c39b911fc204243822f2bf44839c3e7f17fe Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 20 Aug 2014 12:53:45 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 334cef293b9..7f6237fe714 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8198,4 +8198,4 @@ 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). + LCD driver. Fully functional (2014-8-20).