about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-04-18 11:50:58 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-04-18 11:50:58 +0200
commit025b33ae84bb8f15b2748a1d8605dca453fce112 (patch)
tree2bb47e51512665a67018d8ed07e99b6401544a89 /ChangeLog
parent6c6ab1fc49d524ab1892cb20ee74352ace0b8034 (diff)
downloadglibc-025b33ae84bb8f15b2748a1d8605dca453fce112.tar.gz
glibc-025b33ae84bb8f15b2748a1d8605dca453fce112.tar.xz
glibc-025b33ae84bb8f15b2748a1d8605dca453fce112.zip
malloc: Turn cfree into a compatibility symbol
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13579e1a86..0a5e5691d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2017-04-18  Florian Weimer  <fweimer@redhat.com>
+
+	* malloc/malloc.c (cfree): Turn into compat symbol.
+	(__cfree): Remove alias.
+	* stdlib/stdlib.h (cfree): Remove declaration.
+	* malloc/malloc.h (cfree): Likewise.
+	* manual/memory.texi (Freeing after Malloc): Remove cfree.
+	* malloc/Versions (GLIBC_2.26): Add.
+
 2017-04-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc64/multiarch/Makefile