NEWS: acknowledged separate 'disk sleep' in <pids> api

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2023-12-11 00:00:00 -06:00 committed by Craig Small
parent a0572ef4e3
commit 0ffd98f652

2
NEWS
View File

@ -5,12 +5,14 @@ procps-ng-NEXT
internal: dont print 60s but increment minute issue #302
external: zswap & zswapped added to meminfo api
external: schedule class added to pids api
external: disk sleep added to pids api, sleep revised issue #265
* pgrep: select process by environment variable issue #167
* ps: Add environ field
* ps: restore lost tasks for options --sort with -H issue #304
* slabtop: Add --human option for slab size
* sysctl: Add glob excludes merge #206
* top: added a 'CLS' scheduling class field, like ps
* top: exploit library addition of 'disk sleep' issue #265
* w: Don't segfault with -s option issue #301
* w: Cache pids list issue #305
* watch: use clock_gettime issue #295