NEWS: update for 1.50

This commit is contained in:
Beniamino Galvani
2024-06-19 10:59:43 +02:00
parent 730752bfc5
commit 6c5faf6054

9
NEWS
View File

@@ -1,6 +1,6 @@
============================================= =============================================
NetworkManager-1.48 NetworkManager-1.50
Overview of changes since NetworkManager-1.46 Overview of changes since NetworkManager-1.48
============================================= =============================================
This is a snapshot of NetworkManager development. The API is This is a snapshot of NetworkManager development. The API is
@@ -8,6 +8,11 @@ subject to change and not guaranteed to be compatible with
the later release. the later release.
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
=============================================
NetworkManager-1.48
Overview of changes since NetworkManager-1.46
=============================================
* Building with autotools is now deprecated and will be completely removed * Building with autotools is now deprecated and will be completely removed
in the next development cycle. We recommend using meson to build in the next development cycle. We recommend using meson to build
NetworkManager -- for basic setup, see the CONTRIBUTING.md file. NetworkManager -- for basic setup, see the CONTRIBUTING.md file.