aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fef67b4e62..52bf5c70c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2016-02-19 Florian Weimer <fweimer@redhat.com>
+ * malloc/malloc.c (sysmalloc): Do not update arena_max.
+ * malloc/arena.c (arena_max): Remove.
+ (heap_trim, _int_new_arena): Do not update arena_max.
+
+2016-02-19 Florian Weimer <fweimer@redhat.com>
+
* resolv/res_init.c (res_ninit): Update comment.
2016-02-19 Florian Weimer <fweimer@redhat.com>