diff --git a/winsup/cygwin/release/3.1.0 b/winsup/cygwin/release/3.1.0 index e8144d4d0..c8fe5556e 100644 --- a/winsup/cygwin/release/3.1.0 +++ b/winsup/cygwin/release/3.1.0 @@ -35,5 +35,5 @@ Bug Fixes layer so using it in send(2), sendto(2), or sendmsg(2) will return -1 with errno set to EOPNOTSUPP and recvmsg(2) will never return it. -- Fix a race condition in the timerfd code. +- Fix a timerfd deadlock. Addresses: https://cygwin.com/ml/cygwin/2019-06/msg00096.html