Cygwin: add newgrp release notes
[newlib-cygwin.git] / winsup / cygwin / release / 3.0.4
blobeeed2839662b2105fc78392e4c17ce2db9257be7
1 What's new:
2 -----------
5 What changed:
6 -------------
8 - Improve /proc/<PID>/cmdline and /proc/<PID>/stat handling to allow
9   all processes access to basic process information of foreign processes.
12 Bug Fixes
13 ---------
15 - Fix access to process list
16   Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00253.html
18 - Fix acl_to_text/acl_to_any_text returning EINVAL on empty acl
19   Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00157.html