summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-09 22:21:20 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-09 22:21:20 +0000
commit0c1c6c6c08cefd87654d3c28d4f904be57732e62 (patch)
tree4f08844cece25a5da30c27ec680ca1bc0e08ea1c /ChangeLog
parent1d05c2fb9c6fb297a39317231f31a75115e64f75 (diff)
* malloc/memusagestat.c: Silence warnings.cvs/fedora-glibc-20060810T0627
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a7a86b777..a356c15e3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-08-09 Ulrich Drepper <drepper@redhat.com>
+ * malloc/memusagestat.c: Silence warnings.
+
* malloc/malloc.c: Dynamically size mmap treshold if the program
frees mmaped blocks.
Patch by Valerie Henson and Arjan van de Ven.