summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index c58b88d7a..3cba5a8ca 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1270,3 +1270,6 @@
containing the timezone data (2015-04-15).
* apps/nshlib/nsh_timcmds.c: Check return values from time functions
(2015-04-15).
+ * apps/examples/nxlines: Fix missing right bracket that causes
+ compile error when CONFIG_NX_XYINPUT=y. From Librae (2015-04-16).
+