about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2014-03-03 12:28:25 -0500
committerCarlos O'Donell <carlos@redhat.com>2014-03-03 12:30:17 -0500
commitd6285c9f0b3972369356554727b1ede5a6eb0731 (patch)
tree7b1a6f931a0f501b9afd0cffed7798db2b2a5b32 /ChangeLog
parent2b85d2a0b9a4aea4d431f6e6618c1f68c47d2a9f (diff)
downloadglibc-d6285c9f0b3972369356554727b1ede5a6eb0731.tar.gz
glibc-d6285c9f0b3972369356554727b1ede5a6eb0731.tar.xz
glibc-d6285c9f0b3972369356554727b1ede5a6eb0731.zip
Revert 4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.
Objections were raised surrounding the calloc simplification
and it is better to revert the patch, continue discussions
and then submit a new patch for inclusion with all issues
fully addressed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c366a01a8b..d3f27663c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-03  Carlos O'Donell  <carlos@redhat.com>
+
+	* malloc/malloc.c (__libc_calloc): Revert last change.
+
 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/fpu/libm-test-ulps: Update.