misc: Add NEWS for ps ignoring SIGURG

References:
 commit b6ccf865f8
This commit is contained in:
Craig Small 2021-10-14 07:52:43 +11:00
parent b6ccf865f8
commit db861f2ce6
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -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