From 726adbeb3f6703eae28dbdad2f91dfc7a3854632 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 28 Aug 2015 17:05:02 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cc6e9cd57a7..d848da89b03 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10892,4 +10892,6 @@ and, as a result, incorrect data transfers can cause crashes. The fix is to lock into a single device once the MSS is locked locked down (2015-08-27). - + * drivers/lcd and include/nuttx/lcd: Add SSD1351 OLED controller + support. Contributed by Paul Alexander Patience (2015-08-28). + \ No newline at end of file