cygwin: add socket bugfix to release notes

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-11-07 16:11:08 +01:00
parent 1c50e0d1ab
commit 2640628b09

View File

@ -14,3 +14,6 @@ Bug Fixes
- Fix errno setting bug in posix_fadvise and posix_fallocate.
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q4/msg00026.html
- Fix two bugs in the limit of large numbers of sockets.
Addresses: https://cygwin.com/ml/cygwin/2017-11/msg00052.html