https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a0c477242996403344a0b3c46e6d4645a3fa672c
commit a0c477242996403344a0b3c46e6d4645a3fa672c Author: Corinna Vinschen <[email protected]> Date: Sat Mar 26 20:38:30 2016 +0100 Add release text for 373f81d and 3e446e9 Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.5.0 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/winsup/cygwin/release/2.5.0 b/winsup/cygwin/release/2.5.0 index eae8080..106bbd5 100644 --- a/winsup/cygwin/release/2.5.0 +++ b/winsup/cygwin/release/2.5.0 @@ -88,3 +88,9 @@ Bug Fixes - Only allow enabled groups from the user token's group list as primary token. Addresses: https://cygwin.com/ml/cygwin/2016-03/msg00477.html + +- Fix implementation of finitel. + Addresses: https://cygwin.com/ml/cygwin-apps/2016-03/msg00152.html + +- Fix strtold return value for +/-infinity. + Addresses: https://cygwin.com/ml/cygwin-apps/2016-03/msg00152.html
