summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-27 17:23:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-27 17:23:00 -0600
commit3de897cd20b1e204a72bcd180934c67af359c884 (patch)
treef8a70576b64c261d1082f2fb4f1256eb0b2dcb4b
parentb2f95886d464d42db186e05505ed6a6497b13521 (diff)
downloadnuttx-3de897cd20b1e204a72bcd180934c67af359c884.tar.gz
nuttx-3de897cd20b1e204a72bcd180934c67af359c884.tar.bz2
nuttx-3de897cd20b1e204a72bcd180934c67af359c884.zip
Update 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).
+