diff --git a/winsup/cygwin/release/2.10.0 b/winsup/cygwin/release/2.10.0 index 22f761e8a..b16bb2394 100644 --- a/winsup/cygwin/release/2.10.0 +++ b/winsup/cygwin/release/2.10.0 @@ -25,3 +25,6 @@ Bug Fixes - Fix two bugs in the limit of large numbers of sockets. Addresses: https://cygwin.com/ml/cygwin/2017-11/msg00052.html + +- Fix a fork failure with private anonymous mmaps. + Addresses: https://cygwin.com/ml/cygwin/2017-12/msg00061.html