about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2014-12-11 08:14:17 -0800
committerSteve Ellcey <sellcey@mips.com>2014-12-11 08:14:17 -0800
commitfc56e970934d9e936108240f3dc05e5e131f5772 (patch)
treeb1542f87d150c31bba2ed5781cfc2fb275c692b8 /ChangeLog
parent40e53917ea9e92ac14ada7bf177f419e5c0855ef (diff)
downloadglibc-fc56e970934d9e936108240f3dc05e5e131f5772.tar.gz
glibc-fc56e970934d9e936108240f3dc05e5e131f5772.tar.xz
glibc-fc56e970934d9e936108240f3dc05e5e131f5772.zip
2014-12-11 Steve Ellcey <sellcey@imgtec.com>
	* malloc/malloc.c: Fix powerof2 check.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b00214660c..3bf18831d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
+
+	* malloc/malloc.c: Fix powerof2 check.
+
 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
 
 	* locale/programs/locfile.h (maybe_swap_uint32):