summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 80d889b3b..adb52afce 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3417,4 +3417,6 @@
not an ILI93xx.
* configs/shenzhou/src/up_ssd1289.c: The LCD is basically functional
on the Shenzhou board.
+ * graphics/nxmu: Correct some bad parameter checking that caused
+ failures when DEBUG was enabled.