summaryrefslogtreecommitdiff
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 64bbb2b626..0e7b31996d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
+ [BZ #16734]
+ * libio/genops.c (_IO_unbuffer_all): Free wide buffer as well.
+
+2015-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
+
[BZ #17905]
* catgets/Makefile (tst-catgets-mem): New test.
* catgets/catgets.c (catopen): Don't use unbounded alloca.