about summary refs log tree commit diff
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 16313b0d9b..27a0194fcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2016-10-28  Florian Weimer  <fweimer@redhat.com>
 
+	* malloc/malloc.c: Update chunk layout comments.
+	(chunk_main_arena): Update comment.
+
+2016-10-28  Florian Weimer  <fweimer@redhat.com>
+
 	* crypt/sha256.c, crypt/sha256-block.c,
 	sysdeps/sparc/sparc64/multiarch/sha256-block.c: Rename
 	sha256_process_block to __sha256_process_block.