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 373c80834..9be2ff96c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6512,4 +6512,6 @@
* Many files: renamed up_buttoninit() to board_button_initialize to
better conform to the naming standard. Now ONLY prototypes in
include/nuttx/arch.h (2014-1024).
+ * Rename up_buttons() to board_buttons() for the same reason (2014-
+ 1-14).