aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f21a1ae..20d21d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-06-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
+
+ [BZ #20005]
+ * libio/fmemopen.c (fmemopen_write): Update internal position after
+ write.
+ * stdio-common/Makefile (tests): Add tst-fmemopen4.c.
+ * stdio-common/tst-fmemopen4.c: New file..
+
2016-06-01 Florian Weimer <fweimer@redhat.com>
[BZ #19861]