about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 402748a5d8..43331f98f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-01-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/malloc.c (malloc_printerr): Print program name as part of
+	error message.
+
 	* misc/sys/cdefs.h (__attribute_warn_unused_result__): Define.
 	* stdlib/stdlib.h: Make realloc with
 	__attribute_warn_unused_result__ instead of __wur.