summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42a3e828fc..b7ec0f1eb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
 
+	[BZ #17570]
+	* malloc/malloc.c (malloc_info): Rename to __malloc_info and
+	define as weak alias of __malloc_info.
+
 	[BZ #17584]
 	* dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
 	as weak alias of __rewinddir.  Don't use libc_hidden_def.