https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a86759837311871d99001bcc5211b15ee5442cc6
commit a86759837311871d99001bcc5211b15ee5442cc6 Author: Corinna Vinschen <[email protected]> Date: Tue Aug 16 12:41:34 2016 +0200 Rephrase release message Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.6.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
