From a0d55ca97b79b4b50b8efaf3a802bf81b67b3656 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 12 Jun 2015 19:17:21 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0fa7f17ee1c..d948044ff31 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10585,6 +10585,6 @@ From Marco Aurélio da Cruz (2015-06-11). * include/time.h and libc/time: Add asctime(), asctime_r(), ctime(), and ctime_r() (2015-06-12). - * include/: Clean up and review of header files for conformance to standards - (2015-06-12). + * include/ and arch/: Clean up and review of header files for conformance + to standards (2015-06-12).