diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-07-03 17:10:42 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-07-03 17:11:41 +0000 |
commit | 7a845b2c237434d4aad790aaba3a973e24ea802f (patch) | |
tree | 16a6f0e49ff1b9b6a28f61fd16bb39821e2f54cf /NEWS | |
parent | e2283f38febb8f1721f896680bed251ceef58a6b (diff) | |
download | glibc-7a845b2c237434d4aad790aaba3a973e24ea802f.tar glibc-7a845b2c237434d4aad790aaba3a973e24ea802f.tar.gz glibc-7a845b2c237434d4aad790aaba3a973e24ea802f.tar.bz2 glibc-7a845b2c237434d4aad790aaba3a973e24ea802f.zip |
Fix float range reduction problems (bug 14283).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Version 2.17 * The following bugs are resolved with this release: + 14283 + Version 2.16 |