Extend 2.8.0 release text
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
dd757cc43a
commit
02011278e0
|
@ -25,3 +25,8 @@ Bug Fixes
|
|||
Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00113.html
|
||||
|
||||
- Fix potential buffer overflow in getrandom.
|
||||
|
||||
- Fix write(2) return value for writes > 2 GB.
|
||||
|
||||
- Workaround Windows NUL having the same problem for writes > 4 GB.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00144.html
|
||||
|
|
Loading…
Reference in New Issue