From 35299de3478fcbb3d57e27665cb89eaadd0de60c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 24 Apr 2015 07:47:14 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1ae328a6e0..2201a8d050 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10257,4 +10257,6 @@ * sched/semaphore/sem_wait.c: Missing comma on debug statement caused compile error with DEBUG on. Why hasn't that been noted before? (2015-04-23). + * drivers/lcd and include/nuttx/drivers: RA8875 LCD driver contributed + by Marten Svanfeldt (2015-04-24).