diff options
author | Dylan Alex Simon <dylan@dylex.net> | 2014-02-12 15:55:10 +0000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-02-20 10:07:24 +1000 |
commit | ac0b347743833452b8ff56cb94eab5da95136b70 (patch) | |
tree | abe1c122e13f3ee8deefbc663e05e4aeee94ea20 /ChangeLog | |
parent | 9a869d822025be8e43b78234997b10bf0cf9d859 (diff) | |
download | glibc-ac0b347743833452b8ff56cb94eab5da95136b70.tar.gz glibc-ac0b347743833452b8ff56cb94eab5da95136b70.tar.xz glibc-ac0b347743833452b8ff56cb94eab5da95136b70.zip |
Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).
(cherry picked from commit fbfdf9cb039486f66994637081862c01bbd6a765) Conflicts: NEWS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 81c393aa08..b65e16f820 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-02-12 Dylan Alex Simon <dylan@dylex.net> + + [BZ #16545] + * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h + model 1. + 2014-02-06 Carlos O'Donell <carlos@redhat.com> [BZ #16529] |