mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-17 21:50:42 +01:00
NEWS: update
This commit is contained in:
parent
9784956442
commit
ebab9a32dc
1 changed files with 4 additions and 3 deletions
7
NEWS
7
NEWS
|
|
@ -13,9 +13,10 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
|||
mode).
|
||||
* nmcli: fix setting property aliases to empty value to reset the
|
||||
default value.
|
||||
* Enforce valid "connection.uuid" by normalizing the string to lower
|
||||
case. This changes the UUID of existing profiles that had an invalid,
|
||||
non-normalized value.
|
||||
* Enforce valid lower case UUIDs in "connection.uuid" by normalizing the
|
||||
string. This changes the UUID of existing profiles that had an invalid
|
||||
or non-normalized value. Also normalize "connection.secondaries" to only
|
||||
contain valid and distinct UUIDs.
|
||||
* API BREAK: D-Bus: remove long deprecated PropertiesChanged signal from D-Bus
|
||||
API. They are replaced by standard PropertiesChanged signal on the
|
||||
"org.freedesktop.DBus.Properties" interface.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue