summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2009-09-13 19:45:27 +0000
committerDmitry V. Levin <ldv@altlinux.org>2012-10-02 16:09:30 +0000
commitbb9510dc345f0b24de212604b2308dc6e6cc939a (patch)
tree891d99c626b90c113210c7e88e28caca1c46fefa /ChangeLog
parent0569936773c861c791f10bba5e2f4cac5fbb4e78 (diff)
downloadglibc-bb9510dc345f0b24de212604b2308dc6e6cc939a.tar.gz
glibc-bb9510dc345f0b24de212604b2308dc6e6cc939a.tar.xz
glibc-bb9510dc345f0b24de212604b2308dc6e6cc939a.zip
Clarify memory allocation error diagnostics to avoid confusion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d121446ac1..69d7941c64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
+
+	[BZ #10631]
+	* malloc.c (malloc_printerr): Clarify error message.
+
 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #14648]