From bb2bffa626d8a33e54b01be035f0c5c6689986be Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 21 Apr 2015 09:27:52 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5f1d894bb7..28f3cf3d57 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10250,3 +10250,6 @@ (2015-04-18). * arch/arm/src/stm32/stm32_rtcounter.c: Now need to enable backup domain write access when setting the time. From Darcy Gong (2015-04-19). + * include/time.h: Add prototypes for localtime() and localtimer_r() + (2015-04-21). +