summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-20 16:48:31 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-20 16:48:31 -0600
commit676a6c1ea418bc55ed0fe598288ae63491e2cfa7 (patch)
tree903d52a17bac992303655351be614833fe195523
parent2e2041e927311193518490911aae5b6d6d58f27f (diff)
downloadnuttx-676a6c1ea418bc55ed0fe598288ae63491e2cfa7.tar.gz
nuttx-676a6c1ea418bc55ed0fe598288ae63491e2cfa7.tar.bz2
nuttx-676a6c1ea418bc55ed0fe598288ae63491e2cfa7.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 699822854..fee250aa1 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9028,3 +9028,6 @@
device controller driver from Brennan Ashton (2014-11-20).
* configs/sama5d3-xplained/bridge: Add a simple test for the the EMAC
and GMAC on the SAMA5D3 working together (2014-11-20).
+ * libnx/nxtk/nxtk_drawframe.c: Remove warnings when CONFIG_NXTK_BORDERWIDTH
+ is set to zero. From Pierre-Noel Bouteville (2014-11-20).
+