From 43ffc79df852d5cc15ca03c427a79d5c5cb4af72 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 16 Aug 2023 11:31:27 +0100 Subject: [PATCH] Update NEWS Signed-off-by: Simon McVittie --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 50fe61e0..f21b5b0c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,11 @@ dbus 1.14.10 (UNRELEASED) ========================= -... +Bug fixes: + +• Return the primary group ID in GetConnectionCredentials()' UnixGroupIDs + field for processes with a valid-but-empty supplementary group list + (dbus!422, cptpcrd) dbus 1.14.8 (2023-06-06) ========================