aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cf34d58d4..66892209f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-07-08 Adhemerval Zanella <adhemerval.zanella@linaro.org>
+ * stdio-common/tst-fmemopen2.c (do_test): Add test for NULL and zero
+ length buffers.
+ * stdio-common/tst-fmemopen.c (do_test): Refactor to use
+ test-skeleton.c.
+
[BZ #6544]
[BZ #11216]
[BZ #12836]