]> granicus.if.org Git - procps-ng/commitdiff
NEWS: just play catch up with some top implementations
authorJim Warner <james.warner@comcast.net>
Mon, 19 Jul 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 27 Jul 2021 11:17:18 +0000 (21:17 +1000)
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>
NEWS

diff --git a/NEWS b/NEWS
index 13543817c04d42e87d0818351b1ebb021130f857..94e41f091fe9b9eb382ac57b05fec896efecbce9 100644 (file)
--- 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