diff --git a/winsup/cygwin/release/3.0.5 b/winsup/cygwin/release/3.0.5 index a52412cd2..b17acf48a 100644 --- a/winsup/cygwin/release/3.0.5 +++ b/winsup/cygwin/release/3.0.5 @@ -14,3 +14,7 @@ Bug Fixes - Fix a crash in wcsxfrm_l if destination size is 0. Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00492.html + +- Fix a problem in process enumeration which led to `ps -W' showing + Cygwin processes twice and potentially with incorrect Windows PID. + Addresses: Report on IRC