]> granicus.if.org Git - procps-ng/commitdiff
NEWS: announce changes for displaying autogroup values
authorJim Warner <james.warner@comcast.net>
Fri, 6 Aug 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Mon, 9 Aug 2021 12:00:23 +0000 (22:00 +1000)
Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS

diff --git a/NEWS b/NEWS
index 8da846c56d6ea6c8bbe62ca5984954cdb093a825..aa9a494bcdffdc1b92fe1dbac1098a21773a7997 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,10 +4,12 @@ procps-ng-NEXT
   * free: Add committed line option                        merge #25
   * library: renamed to libproc-2 and reset to 0:0:0
   * library: add support for accessing smaps_rollup        issue #112, #201
+  * library: add support for accessing autogroups
   * pkill: Check for lt- variants of program name          issue #192
   * ps: Add OOM and OOMADJ fields                          issue #198
   * ps: Add IO Accounting fields                           issue #184
   * ps: Add PSS and USS fields                             issue #112
+  * ps: Add two new autogroup fields
   * 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
@@ -16,6 +18,7 @@ procps-ng-NEXT
   * top: added four new IO accounting fields               issue #184
   * top: 'F' key is now a new forest view 'focus' toggle
   * top: summary area memory lines can print two abreast
+  * top: added two new autogroup fields
 
 procps-ng-3.3.17
 ---------------