]> granicus.if.org Git - procps-ng/commitdiff
NEWS: updated to acknowledge 'LIBPROC_HIDE_KERNEL' var
authorJim Warner <james.warner@comcast.net>
Thu, 27 Jan 2022 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@dropbear.xyz>
Mon, 31 Jan 2022 07:10:48 +0000 (18:10 +1100)
Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS

diff --git a/NEWS b/NEWS
index 987c5d10c5eaa24c09914e703303aa5d2cca2258..8224c9013b4e90923ee649d42c9b4b804b4bd919 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ procps-ng-NEXT
   * 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
+  * library: add support for LIBPROC_HIDE_KERNEL env var   merge #147
   * pkill: Check for lt- variants of program name          issue #192
   * pgrep: Add newline after regex error message           merge #91
   * pgrep: Fix selection where uid/gid > 2^31              merge !146