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:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 99a306936..8c76d66bf 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2014-06-10 Thomas Schwinge <thomas@codesourcery.com>
+
+ PR lto/61334
+ * libiberty.h [defined (HAVE_DECL_STRNLEN) &&
+ !HAVE_DECL_STRNLEN] (strnlen): New prototype.
+
2014-05-21 John Marino <gnugcc@marino.st>
* liberty.h: Use basename function on DragonFly.