diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2012-09-05 16:20:45 -0300 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2012-09-05 16:20:45 -0300 |
commit | 20196a5e5e122851dc726bc7dc7a6289fc2e11c9 (patch) | |
tree | fbe3b99a6ef57589bff73aeae840b2eda733de29 /ChangeLog | |
parent | 5c44738353ecaa1c81efca063ee8b55e092d7a43 (diff) | |
download | glibc-20196a5e5e122851dc726bc7dc7a6289fc2e11c9.tar.gz glibc-20196a5e5e122851dc726bc7dc7a6289fc2e11c9.tar.xz glibc-20196a5e5e122851dc726bc7dc7a6289fc2e11c9.zip |
* manual/contrib.texi (Contributors): Fix typo. Complete entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6529e08f0f..ec83ce4465 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-09-05 Alexandre Oliva <aoliva@redhat.com> + * manual/contrib.texi (Contributors): Fix typo. Complete entry. + +2012-09-05 Alexandre Oliva <aoliva@redhat.com> + * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not change internal state upon failure. |