From 8e7ef6abb83f5604ad6a060943d7cbe6e4190592 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 18 Apr 2025 09:35:54 +0900 Subject: [PATCH] NEWS: mention integration-tests meson option is deprecated Follow-up for 710653d3bcc46d6c45d8771e0a74c8d5f6328bc4. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 40043b15e1..38342dc87f 100644 --- a/NEWS +++ b/NEWS @@ -96,6 +96,9 @@ CHANGES WITH 258 in spe: continue to work, update to xf86-input-evdev >= 2.11.0 and xf86-input-libinput >= 1.5.0 before updating to systemd >= 258. + * The meson option 'integration-tests' has been deprecated, and will be + removed in a future release. + — , CHANGES WITH 257: