From 017ae2b58a4d9d34075df1f4e6bd85d63e0036e0 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 31 May 2024 12:59:28 +0200 Subject: [PATCH] NEWS: not a release candidate any more --- NEWS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/NEWS b/NEWS index baf5a7afd..527f728d5 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,6 @@ NetworkManager-1.48 Overview of changes since NetworkManager-1.46 ============================================= -This is a snapshot of NetworkManager development. The API is -subject to change and not guaranteed to be compatible with -the later release. -USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! - * Building with autotools is now deprecated and will be completely removed in the next development cycle. We recommend using meson to build NetworkManager -- for basic setup, see the CONTRIBUTING.md file.