Update ChangeLog

This commit is contained in:
Gregory Nutt
2015-02-27 17:23:00 -06:00
parent beaf976626
commit f28420195e
+3
View File
@@ -9901,3 +9901,6 @@
number is assigned to the device name by incrementing the device number is assigned to the device name by incrementing the device
number individually for each interface link type. From Max Neklyudov number individually for each interface link type. From Max Neklyudov
(2015-02-27). (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).