about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
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.