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:
authorChristopher Faylor <me@cgf.cx>2005-08-26 08:33:02 +0400
committerChristopher Faylor <me@cgf.cx>2005-08-26 08:33:02 +0400
commitdbeee890d4781642435c2348466a1d31ae70e0bd (patch)
tree621602707f0d88a543d262a260b5bbba04897cc6 /newlib/ChangeLog
parent377d3ea0e247178efe6b27e3f287c8a70ca1cc42 (diff)
* libc/include/string.h: Revert previous change.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 531a695c6..fa5a7f16b 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-26 Christopher Faylor <cgf@timesys.com>
+
+ * libc/include/string.h: Revert previous change.
+
2005-08-25 Christopher Faylor <cgf@timesys.com>
* libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.