Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-23 17:17:19 -06:00
parent dc759d31d9
commit e6d861d30e

View File

@ -9500,3 +9500,7 @@
* arch/arm/src/efm32/efm32_rmu.c and .h: Add support for the EFM32
reset management unit (RMU). From Pierre-noel Bouteville
(2015-01-23).
* include/nuttx/math.h: Adds support for the expm1 functions:
http://pubs.opengroup.org/onlinepubs/009695399/functions/expm1.html.
From Brennan Ashton (2015-01-23).