diff options
-rw-r--r-- | ChangeLog | 1 |
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. |