aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5418389a38..55d4f3a3c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2018-06-29 Florian Weimer <fweimer@redhat.com>
+
+ [BZ #23351]
+ * malloc/hooks.c: Update comments on restoring of dumped heaps.
+ (disallow_malloc_check): Remove variable.
+ (__malloc_check_init): Adjust.
+ (malloc_set_state): Update comment.
+ * malloc/malloc.c (__malloc_get_state, __malloc_set_state): Remove
+ declarations.
+
2018-06-29 Rafal Luzynski <digitalfreak@lingonborough.com>
[BZ #23140]