diff options
-rw-r--r-- | newlib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 125cc90..d170e99 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,4 +1,4 @@ -2013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com> +2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com> * libc/include/stdlib.h: Add prototype of realpath(). * libc/sys/linux/realpath.c: Add restrict keyword. |