From 670c036efa74e0a8e94e8f97edd570d8981b0490 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 19 Nov 2013 17:39:43 +0000 Subject: [PATCH] Fix date --- newlib/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 125cc900e..d170e9909 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,4 +1,4 @@ -2013-11-18 Joel Sherrill +2013-11-19 Joel Sherrill * libc/include/stdlib.h: Add prototype of realpath(). * libc/sys/linux/realpath.c: Add restrict keyword.