From b008856880b77f371d4b6c37a5739ee66afcce3a Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Wed, 22 Feb 2023 21:22:57 +0900 Subject: NEWS: mention collision resolution for overlapping ioctl commands Resolves: https://github.com/strace/strace/pull/239 Signed-off-by: Masatake YAMATO Signed-off-by: Dmitry V. Levin --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 44e15eb18..75b140b31 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ Noteworthy changes in release ?.? (????-??-??) ============================================== * Improvements + * Implemented collision resolution for overlapping ioctl commands + from tty and snd subsystems. * Implemented decoding of IFLA_BRPORT_MAB and IFLA_DEVLINK_PORT netlink attributes. * Updated lists of ALG_*, BPF_*, IFLA_*, KEY_*, KVM_*, LANDLOCK_*, -- cgit v1.2.1