From 60511bb9951c210b82e14f8b5b1a10a744acf6bc Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 5 Apr 2013 17:01:29 +0100 Subject: [PATCH] fix NEWS: a Windows "sid" is a security ID, not a session ID --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index c7d6500a8..6bd2e0da3 100644 --- a/NEWS +++ b/NEWS @@ -16,10 +16,10 @@ D-Bus 1.7.2 (UNRELEASED) meinproc's XSLT stylesheets (fd.o #61637, Ralf Habacker) • Windows-specific: - · Do not claim that all bus clients have the dbus-daemon's credentials - (fd.o #61787, Ralf Habacker) - · Pick up local TCPv4 clients' credentials (process ID and session ID) - using GetExtendedTcpTable() (fd.o #61787, Ralf Habacker) + · Do not claim that all bus clients have the dbus-daemon's credentials; + pick up local TCPv4 clients' credentials (process ID and security + identifier, i.e. user) using GetExtendedTcpTable() (fd.o #61787, + Ralf Habacker) D-Bus 1.7.0 (2013-02-22) == -- 2.47.3