aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20b3dc0194..6ceb2dfeec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-06-08 Florian Weimer <fweimer@redhat.com>
+
+ Emacs bug 23726.
+ * malloc/malloc.c (dumped_main_arena_start): Update comment.
+ (__libc_realloc): Correct size computation for dumped fake mmapped
+ chunks.
+
2016-06-07 Joseph Myers <joseph@codesourcery.com>
[BZ #20219]