misc: update for pgrep runstate

Added some minor fixes and notes
This commit is contained in:
Craig Small
2019-03-05 07:59:48 +11:00
parent 2b40d5d839
commit 2fa3bb0669
3 changed files with 4 additions and 2 deletions

2
NEWS
View File

@@ -2,6 +2,8 @@ procps-ng-NEXT
----------------
* docs: Use correct symbols for -h option in free.1 Debian #898774
* docs: ps.1 now warns about command name length issue #101
* pgrep: Match on runstate issue 109
Debian #919381
* top: can now exploit 256-color terminals issue #96
* top: preserves 'other filters' in configuration file issue #99
* top: can now collapse/expand forest view children issue #99