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 5aa60ecf67..0e1dcfe9b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-09-20  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/memusage.c (me): Always use dlsym() to find the real
+	implementations.
+
 	* malloc/memusage.sh: Make -n option actually do something.
 
 2001-09-20  Andreas Jaeger  <aj@suse.de>