NEWS: update

This commit is contained in:
Thomas Haller 2019-12-17 09:24:09 +01:00
parent f343f6f31d
commit eae4ef7982

7
NEWS
View file

@ -3,10 +3,7 @@ NetworkManager-1.22
Overview of changes since NetworkManager-1.20 Overview of changes since NetworkManager-1.20
============================================= =============================================
This is a snapshot of NetworkManager 1.22 development series. This is a new stable release of NetworkManager. Notable changes include:
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!
* Drop support for BlueZ 4. BlueZ 5 was released in 2012 and should * Drop support for BlueZ 4. BlueZ 5 was released in 2012 and should
nowadays be available everywhere. nowadays be available everywhere.
@ -18,6 +15,8 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
optional. optional.
* Use the Network Cost Wi-Fi information element to determine metered * Use the Network Cost Wi-Fi information element to determine metered
device state. device state.
* Support main.auth-polkit=root-only setting to disable PolicyKit use and
restrict authorization to root user.
* core: declare "startup complete" when device reaches "connected" * core: declare "startup complete" when device reaches "connected"
state, even if IP addressing methods did not yet fully complete. state, even if IP addressing methods did not yet fully complete.
This changes behavior for unblocking "NetworkManager-wait-online.service", This changes behavior for unblocking "NetworkManager-wait-online.service",