diff options
author | Andreas Schwab <schwab@suse.de> | 2014-10-21 11:09:19 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2014-10-27 10:44:28 +0100 |
commit | 3574f2fdf3827d4953d19a89063e517263b5df85 (patch) | |
tree | cdbe317761f280507d91b213133bf1cde3eb2951 /NEWS | |
parent | 461a7b1e4551ee9018f7542c21ff32b0f9872e7f (diff) | |
download | glibc-3574f2fdf3827d4953d19a89063e517263b5df85.tar glibc-3574f2fdf3827d4953d19a89063e517263b5df85.tar.gz glibc-3574f2fdf3827d4953d19a89063e517263b5df85.tar.bz2 glibc-3574f2fdf3827d4953d19a89063e517263b5df85.zip |
Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Version 2.21 * The following bugs are resolved with this release: 6652, 12926, 14171, 15884, 17266, 17363, 17370, 17371, 17411, 17460, - 17485, 17508. + 17485, 17501, 17508. Version 2.20 |