diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a3ef3ae018..eef606b8b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2005-10-10 Ulrich Drepper <drepper@redhat.com> - * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr. + * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr. 2005-10-08 Jakub Jelinek <jakub@redhat.com> |