summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0b9681424..366f32947 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9901,3 +9901,6 @@
number is assigned to the device name by incrementing the device
number individually for each interface link type. From Max Neklyudov
(2015-02-27).
+ * include/nuttx/board.h: Remove common board function prototypes from
+ other files and consolidate them in this new header file (2015-02-27).
+