summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 7e2acdea1..7ebfc6e8a 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -268,3 +268,6 @@
panel.
1.6 2013-xx-xx Gregory Nutt <gnutt@nuttx.org>
+
+* Type of argv[] has changed from const char ** to char * const *
+