diff options
author | Ulrich Drepper <gmail@redhat.com> | 2010-12-03 09:50:35 -0500 |
---|---|---|
committer | Ulrich Drepper <gmail@redhat.com> | 2010-12-03 09:50:35 -0500 |
commit | a5b913e299027a799ae5435d66e3f20e95859654 (patch) | |
tree | 1986d40edb80f36d1c5f3c52536b5c4585f4c2f1 /ChangeLog | |
parent | c038d98d63ccf0da892f2147c6d92a7d2badd87d (diff) | |
parent | 3a4a2499ec9c87d05a0d7d1522dad3df73c6c9dd (diff) | |
download | glibc-a5b913e299027a799ae5435d66e3f20e95859654.tar glibc-a5b913e299027a799ae5435d66e3f20e95859654.tar.gz glibc-a5b913e299027a799ae5435d66e3f20e95859654.tar.bz2 glibc-a5b913e299027a799ae5435d66e3f20e95859654.zip |
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,15 @@ * po/it.po: Update from translation team. +2010-12-01 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove + unused codes. + +2010-11-30 Ulrich Drepper <drepper@gmail.com> + + * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations. + 2010-11-24 Andreas Schwab <schwab@redhat.com> * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0 |