diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 16:07:58 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 16:07:58 -0800 |
commit | c589e093e17a46c659a79f09d766f301ef8ef64f (patch) | |
tree | 1e01c8ec36e7350b77c6f0d7dcccb50d7cd109f2 /ChangeLog | |
parent | 402cd98775db1478f64c9b0dbe00664b89eb2773 (diff) | |
download | glibc-c589e093e17a46c659a79f09d766f301ef8ef64f.tar.gz glibc-c589e093e17a46c659a79f09d766f301ef8ef64f.tar.xz glibc-c589e093e17a46c659a79f09d766f301ef8ef64f.zip |
elax some conditions in stdlib.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 518cdc7789..9b078a0236 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2010-01-14 Ulrich Drepper <drepper@redhat.com> + * stdlib/stdlib.h: Relax conditions for *cvt functions and valloc. + * Versions.def: Add GLIBC_2.12 for libpthread. [BZ #11126] |