From c436fbab0d76a209e001f58ff3fedf5cabfc226b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 14 Apr 2016 16:22:17 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 75710127c..031b32635 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -565,3 +565,6 @@ * CListBox unit test: Should use RAND_MAX, not MAX_RAND (2015-04-16). * The NxWidgets/ directory has been removed from the NuttX GIT repository and now stands alone in its own repository (2015-06-27). +* Framebuffer driver parameters have changed. This introduces an + incompatibility with versions of NuttX prior to 7.16 (2016-04-14). +