aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-02-27 21:12:09 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-02-27 21:12:09 +0530
commit1cadc85813d736f7682fa2eeadae639ab6b66c65 (patch)
tree888639c3cafe46a0abd42bcae297056041577e8e /NEWS
parentf8c17e79fab13a3d1de976c1c3564df7f8c2a175 (diff)
downloadglibc-1cadc85813d736f7682fa2eeadae639ab6b66c65.tar
glibc-1cadc85813d736f7682fa2eeadae639ab6b66c65.tar.gz
glibc-1cadc85813d736f7682fa2eeadae639ab6b66c65.tar.bz2
glibc-1cadc85813d736f7682fa2eeadae639ab6b66c65.zip
Fix sign of input to bsloww1 (BZ #16623)
In 84ba214c, I removed some redundant sign computations and in the process, I incorrectly got rid of a temporary variable, thus passing the absolute value of the input to bsloww1. This caused #16623. This fix undoes the incorrect change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index acd04def8d..9fdd9ac4c4 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Version 2.20
* The following bugs are resolved with this release:
15347, 15804, 15894, 16447, 16545, 16574, 16600, 16609, 16610, 16611,
- 16613, 16632.
+ 16613, 16623, 16632.
* The am33 port, which had not worked for several years, has been removed
from ports.