Update ChangeLogs

This commit is contained in:
Gregory Nutt 2015-05-29 12:11:14 -06:00
parent 80470773ca
commit 94727492fb
1 changed files with 3 additions and 0 deletions

View File

@ -10465,3 +10465,6 @@
remainder to round to the closed decisecond value, or use any non-zero
remainder to the next larger whole decisecond value. Bug discovered
by Librae (2015-05-29).
* configs/stm32f4discovery/src: Move up_cxxinitialize from
nuttx/configs/stm32f4discovery/src to apps/platform/stm32f4discovery
where it belongs (2015-05-29).