diff options
author | Andreas Schwab <schwab@redhat.com> | 2009-09-07 10:09:06 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2009-09-07 10:09:06 +0200 |
commit | 317ff8d356d51ca43eb063e229c8732c187493e5 (patch) | |
tree | 7994d6ebcb136b91048f8e23b63d15ddab734d68 /ChangeLog | |
parent | cf2e25191323ba04233ddc23f2175eb0562dc03d (diff) | |
parent | d76da20f7f77e9dfc7e81ebaf0f9902699a873e8 (diff) | |
download | glibc-317ff8d356d51ca43eb063e229c8732c187493e5.tar.gz glibc-317ff8d356d51ca43eb063e229c8732c187493e5.tar.xz glibc-317ff8d356d51ca43eb063e229c8732c187493e5.zip |
Merge commit 'origin/master' into fedora/master
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d7eb6eb6ea..e81bcac86a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2009-09-07 Ulrich Drepper <drepper@redhat.com> + + * posix/getconf.c (vars): Handle POSIX2_LINE_MAX in addition to + _POSIX2_LINE_MAX. + +2009-09-04 H.J. Lu <hongjiu.lu@intel.com> + + * configure.in: Support binutils 2.20. + +2009-09-03 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/i686/multiarch/strstr-c.c (__strstr_sse42, + __strstr_ia32): Add attribute_hidden. + 2009-09-01 Andreas Schwab <schwab@redhat.com> * hesiod/nss_hesiod/hesiod-grp.c (internal_gid_from_group): Fix |