aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e1dcfe9b6..ada11dd940 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2001-09-20 Ulrich Drepper <drepper@redhat.com>
- * malloc/memusage.c (me): Always use dlsym() to find the real
- implementations.
+ * malloc/memusage.c (realloc): Don't count already allocated
+ memory in the sums.
+ (me): Always use dlsym() to find the real implementations.
* malloc/memusage.sh: Make -n option actually do something.