Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--newlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <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.