diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-11-03 17:01:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-11-03 17:01:41 +0000 |
commit | 9666e36c186323b3f9fa6efe05cf6095a599083a (patch) | |
tree | 5ee4d7632cb79f998b8f527db37ac678a0650680 /ChangeLog | |
parent | * locales/mai_IN: New file. (diff) | |
download | glibc-9666e36c186323b3f9fa6efe05cf6095a599083a.tar.gz glibc-9666e36c186323b3f9fa6efe05cf6095a599083a.tar.bz2 glibc-9666e36c186323b3f9fa6efe05cf6095a599083a.zip |
* malloc/memusage.c (dest): Reset not_me back to false after
printing statistics.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-11-02 Jakub Jelinek <jakub@redhat.com> + + * malloc/memusage.c (dest): Reset not_me back to false after + printing statistics. + 2006-11-02 Ulrich Drepper <drepper@redhat.com> * configure.in: Work around ld --help change and avoid -z relro |