From db861f2ce63223f6bd17ddeb78e530bf5b338168 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Thu, 14 Oct 2021 07:52:43 +1100 Subject: [PATCH] misc: Add NEWS for ps ignoring SIGURG References: commit b6ccf865f83f98478a814c1d79d17a0b5212cc6e --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 406f103a..c903e2da 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ procps-ng-NEXT * ps: Add IO Accounting fields issue #184 * ps: Add PSS and USS fields issue #112 * ps: Add two new autogroup fields + * ps: Ignore SIGURG merge !142 * slabtop: Don't combine d and o options issue #160 * sysctl: Add support for systemd glob patterns issue #191 * sysctl: Check resolved path to be under /proc/sys issue #179