What's new:
-----------


What changed:
-------------


Bug Fixes
---------

- Fix /proc/version after uname change
  Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00467.html

- 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