Updata ChangeLog

This commit is contained in:
Gregory Nutt
2015-02-16 07:20:04 -06:00
parent 47e9b4a272
commit f03c1d5a8e
+3
View File
@@ -9812,3 +9812,6 @@
are configured. Problem note by Max Neklyudov (2015-02-14).
* include/time.h and sys/time.h: Move struct timeval from include/time.h
to include/sys/time.h where it belongs (2015-02-15).
* arch/arm/src/stm32/stm32_rtcc.c, stm32_rtc.h, and Kconfig: Extend the
RTC interface to support reading subseconds. From Jussi Kivilinna
(2015-02-16).