summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAna Cabral <acabral@redhat.com>2021-10-20 18:22:48 +0200
committerAna Cabral <acabral@redhat.com>2021-10-20 23:46:40 +0200
commit69b6a48faa7d2f60668be606b4fc408118e6d519 (patch)
tree67027d773721fdf17193966b9eda6c39cd56395d /NEWS
parentff9b64c923abf072aa789862be94bcb0de08e2f4 (diff)
downloadNetworkManager-69b6a48faa7d2f60668be606b4fc408118e6d519.tar.gz
NEWS: update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cf9a061e88..aaf866046f 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,11 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* dns: support configuring DNS over TLS (DoT) with systemd-resolved.
* nmtui: add support for WireGuard profiles.
* nmcli: add aliases `nmcli device up|down` beside connect|disconnect.
+* conscious language: Deprecate 'Device.Slaves' D-Bus property in favor of new
+ 'Device.Ports' property. Depracate 'nm_device_*_get_slaves()' in favor of
+ 'nm_device_get_ports()' in libnm.
+* nmcli: invoking nmcli command without arguments will now show 'default'
+ instead of null address in route4 or route6 section.
The following changes were backported to 1.32.x releases between 1.32.0
and 1.32.12 are also present in NetworkManager-1.32: