From ff39a89e02f1f5c279710367b8d72ef3e5d55959 Mon Sep 17 00:00:00 2001
From: Steve Ellcey <sellcey@imgtec.com>
Date: Thu, 19 Mar 2015 10:19:35 -0700
Subject: [PATCH] 	Add ChangeLog entry for last patch to
 libc/include/sys/time.h.

---
 newlib/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4a694a436..1b03bbc28 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-19  Steve Ellcey  <sellcey@imgtec.com>
+
+	* libc/include/sys/time.h: Replace uint32_t and uint64_t
+	with __uint32_t and __uint64_t.
+
 2015-03-13  Jon TURNEY  <jon.turney@dronecode.org.uk>
 
 	* libc/libc.texinfo: Fix directory entry.