aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/release/2.6.0
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-08-16 12:41:34 +0200
committerCorinna Vinschen <corinna@vinschen.de>2016-08-16 12:41:34 +0200
commita86759837311871d99001bcc5211b15ee5442cc6 (patch)
tree002b54773a927dfafeb397d1fe0446ce529399f8 /winsup/cygwin/release/2.6.0
parentde09bb4d322161805a8c4e130afa1012a9da7fdf (diff)
downloadnewlib-a86759837311871d99001bcc5211b15ee5442cc6.zip
newlib-a86759837311871d99001bcc5211b15ee5442cc6.tar.gz
newlib-a86759837311871d99001bcc5211b15ee5442cc6.tar.bz2
Rephrase release message
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/release/2.6.0')
-rw-r--r--winsup/cygwin/release/2.6.02
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/release/2.6.0 b/winsup/cygwin/release/2.6.0
index d91f328..63bd56f 100644
--- a/winsup/cygwin/release/2.6.0
+++ b/winsup/cygwin/release/2.6.0
@@ -54,7 +54,7 @@ Bug Fixes
- Don't raise SIGTTIN from select(2)/poll(2).
Addresses: https://cygwin.com/ml/cygwin-developers/2016-07/msg00004.html
-- Fix truncl which was using the wrong FPU rounding mode.
+- Use correct FPU rounding mode in truncl.
Addresses: https://rt.perl.org/Public/Bug/Display.html?id=128665
- Fix a regression in ioctl(fd, FIONREAD, ...) introduced in Cygwin 2.5.0.