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
path: root/newlib
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-19 21:39:43 +0400
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-19 21:39:43 +0400
commit670c036efa74e0a8e94e8f97edd570d8981b0490 (patch)
tree6109383d0caa14a16fe975745a893101725129e5 /newlib
parentaed5f73fa8123aa29aa20df26c6f897cbbdfeca6 (diff)
Fix date
Diffstat (limited to 'newlib')
-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.