about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c29dd53c47..66431b7d0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #12207]
+	* malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
+
 	[BZ #12204]
 	* string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
 	* sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.