Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-04-22 07:36:24 -06:00
parent df4e24ddeb
commit 4c997edc04

View File

@ -10252,4 +10252,6 @@
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).
* include/assert.h: Wrap definitions of assertion macros in do while.
Suggested by orbitalfox (2015-04-22).