diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-07-11 15:46:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-07-11 15:46:17 +0000 |
commit | 1ae915d98db1e07cf332e8a1fc86f3432f5c3614 (patch) | |
tree | 88b55eacd0167551989d7caed1a657151e420e09 /ChangeLog | |
parent | 9d957ce2a2cfefb4580e37b744b581381604106f (diff) | |
download | glibc-1ae915d98db1e07cf332e8a1fc86f3432f5c3614.tar.gz glibc-1ae915d98db1e07cf332e8a1fc86f3432f5c3614.tar.xz glibc-1ae915d98db1e07cf332e8a1fc86f3432f5c3614.zip |
Update.
2002-07-06 Bruno Haible <bruno@clisp.org> * malloc/hooks.c (public_gET_STATe): Access max_total_mem in mp_.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 263f1dcf6f..6a402b1056 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-07-06 Bruno Haible <bruno@clisp.org> + + * malloc/hooks.c (public_gET_STATe): Access max_total_mem in mp_. + 2002-07-11 Ulrich Drepper <drepper@redhat.com> * resolv/res_hconf.c (_res_hconf_init): Move code into new |