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, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 621eee508f..59d7f87e26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
-2007-05-13  Ulrich Drepper  <drepper@redhat.com>
+2007-05-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* malloc/malloc.c (largebin_index): Really have 32 buckets with 64 sizes.
 
+2007-05-13  Ulrich Drepper  <drepper@redhat.com>
 	* malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
 	number of mmaps.  n_mmaps_max is the target.
 	* malloc/hooks.c: Likewise.