cygwin: document lrint bugfix
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
e4094e49c1
commit
105436dead
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue