about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-05-15 20:24:57 +0000
committerRoland McGrath <roland@gnu.org>2007-05-15 20:24:57 +0000
commit87e66335db401815cb7793e34fd56a7ee36b5a79 (patch)
tree4291ee2bdd209e9d1b4687e4135a89a3dd42e8f9
parent2c1d61722625a1ee57ab284aad42acb7ec5662ca (diff)
downloadglibc-87e66335db401815cb7793e34fd56a7ee36b5a79.tar.gz
glibc-87e66335db401815cb7793e34fd56a7ee36b5a79.tar.xz
glibc-87e66335db401815cb7793e34fd56a7ee36b5a79.zip
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3be75cc418..7169ecd8ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
 	sizes.
 
 2007-05-13  Ulrich Drepper  <drepper@redhat.com>
+
 	* malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
 	number of mmaps.  n_mmaps_max is the target.
 	* malloc/hooks.c: Likewise.