Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-03-26 22:38:30 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-03-26 22:38:30 +0300
commita0c477242996403344a0b3c46e6d4645a3fa672c (patch)
treec9462f035807fb62e61f9b36999f3b7109275ce2 /winsup
parent799fdda4d24ff3b4224fc95947413fbd570080df (diff)
Add release text for 373f81d and 3e446e9
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
-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