NEWS: just play catch up with some top implementations

These changes were already implemented for this newlib
version, but not in the the master branch top version.

[ and we also add the missing 3.3.17 ps 'exe' change ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2021-07-19 00:00:00 -05:00 committed by Craig Small
parent db4455cfc9
commit 963d8ad52f

3
NEWS
View File

@ -10,6 +10,8 @@ procps-ng-NEXT
* ps: Add PSS and USS fields issue #112
* slabtop: Don't combine d and o options issue #160
* sysctl: Check resolved path to be under /proc/sys issue #179
* top: added LOGID similar to 3.3.13 ps LUID
* top: added EXE identical to 3.3.17 ps EXE
* top: exploit some library smaps_rollup provisions issue #112
* top: added four new IO accounting fields issue #184
@ -26,6 +28,7 @@ procps-ng-3.3.17
* pidof: show worker threads Redhat #1803640
* ps.1: Mention stime alias issue #164
* ps: check also match on truncated 16 char comm names
* ps: Add exe output option Redhat #1399206
* pwait: New command waits for a process merge #97
* sysctl: Match systemd directory order Debian #950788
* sysctl: Document directory order Debian #951550