summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2023-03-25 00:00:00 -0500
committerCraig Small <csmall@dropbear.xyz>2023-03-26 21:08:33 +1100
commitc2ab0adc6d2dcd8a6ccc90532c44650b29bbfd76 (patch)
treee14f32e81285396633e09b70af7d2ea5678188db
parent6d5d4d28040ca12d7ba673b7de0b62b0d7b9e9d0 (diff)
downloadprocps-ng-c2ab0adc6d2dcd8a6ccc90532c44650b29bbfd76.tar.gz
NEWS: include several more changes since release 4.0.3
Signed-off-by: Jim Warner <james.warner@comcast.net>
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85bf845..3cb80ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,12 @@
procps-ng-NEXT
---------------
+ * library (API & ABI unchanged)
+ tolerates all potential 'cpuinfo' formats
* pgrep: Use only --signal option for signal Debian #1031765
* tests: dont compare floats with == issue #271
+ * top: bad command line arguments yield EXIT_FAILURE issue #273
+ * top: avoids keystroke induced '%Cpu' distortions
+ * top: includes VM (guest) tics in 'system' overhead issue #274
procps-ng-4.0.3
---------------