summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 632f2acb5..a985058d6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2015-05-31 David Stacey <drstacey@tiscali.co.uk>
+
+ * libc/argz/argz_replace.c (argz_replace): Correct behaviour when memory
+ is exhausted.
+
2015-05-28 Corinna Vinschen <vinschen@redhat.com>
* libc/include/sys/wait.h: Fix comment.