]> granicus.if.org Git - procps-ng/commitdiff
misc: Add NEWS for ps ignoring SIGURG
authorCraig Small <csmall@dropbear.xyz>
Wed, 13 Oct 2021 20:52:43 +0000 (07:52 +1100)
committerCraig Small <csmall@dropbear.xyz>
Wed, 13 Oct 2021 20:52:43 +0000 (07:52 +1100)
References:
 commit b6ccf865f83f98478a814c1d79d17a0b5212cc6e

NEWS

diff --git a/NEWS b/NEWS
index 406f103ac62278db3338b01939cf65a859e11f95..c903e2da227aeeb707f6105fe293beb6fabdb7fd 100644 (file)
--- 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