Mention strtold patch in Cygwin 2.4.0 release message

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2015-11-20 20:29:50 +01:00
parent fbace81684
commit 63613c3cb0
1 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,7 @@ What changed:
Bug Fixes
---------
- Replaced old, buggy strtold implementation with well-tested gdtoa version
from David M. Gay.
Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00205.html