From 963d8ad52fdf35e8af28649bf97fe3c0c79e0e5b Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Mon, 19 Jul 2021 00:00:00 -0500 Subject: [PATCH] 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 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 13543817..94e41f09 100644 --- a/NEWS +++ b/NEWS @@ -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 -- 2.40.0