cygwin: document lrint bugfix

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-06-07 11:07:52 +02:00
parent e4094e49c1
commit 105436dead
1 changed files with 3 additions and 0 deletions

View File

@ -33,3 +33,6 @@ Bug Fixes
- Fix crash if env var name starts with non-ASCII char
Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00330.html
- Fix return value of lrint{f,l} on x86_64 Cygwin.
Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00388.html