From 474e22eb0be520d2c748355ff7dd5a45753403cf Mon Sep 17 00:00:00 2001 From: Craig Small Date: Tue, 25 Oct 2022 20:18:35 +1100 Subject: [PATCH] misc: Add NEWS item for missing core_id Tracking what we do to the library so the N:N:N version strings are updated. This is just a NEWS item for previous commit. References: commit b89e3230b2baa5b82a2961b240731db95a887f26 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 761bb9eb..cdbfef94 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +procps-ng-NEXT +--------------- + * library + Handle absent 'core_id' in /proc/cpuinfo + procps-ng-4.0.1 --------------- * library -- 2.40.0