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 be43d48ecc..4ae2e2f03e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-12-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* dlfcn/dlerror.c (dlerror): Always create output string which
+	includes object file name.
+
 	* sysdeps/alpha/alphaev6/memcpy.S: Don't go through unrolled loop
 	if we would go through it only once.
 	Patch by Rick Gorton <rick.gorton@api-networks.com>.