https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2082bcec41ac51ab12296288ecf1db040f2dc582
commit 2082bcec41ac51ab12296288ecf1db040f2dc582 Author: Corinna Vinschen <[email protected]> Date: Mon Jul 18 22:03:00 2016 +0200 Add release message for commit 71df3bf Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.5.3 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/2.5.3 b/winsup/cygwin/release/2.5.3 index 0d6f34e..4a1058c 100644 --- a/winsup/cygwin/release/2.5.3 +++ b/winsup/cygwin/release/2.5.3 @@ -24,3 +24,6 @@ Bug Fixes - Fix transposing invalid chars in Windows filenames on relative paths. Addresses: https://cygwin.com/ml/cygwin/2016-07/msg00193.html + +- Fix truncl which was usding the wrong FPU rounding mode. + Addresses: https://rt.perl.org/Public/Bug/Display.html?id=128665
