summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/2.5.06
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.5.0 b/winsup/cygwin/release/2.5.0
index eae808037..106bbd505 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