NEWS: fix spellings

This commit is contained in:
Thomas Haller 2022-01-17 14:00:25 +01:00
parent 79f3eb6ff6
commit a034d90b9b
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

12
NEWS
View file

@ -3,13 +3,13 @@ NetworkManager-1.34
Overview of changes since NetworkManager-1.32
=============================================
* initrd: wait for both IPv4 and IPv6 with "ip=dhcp,dhcp6"
* core: better handle sd-resolved errors when resolving hostnames
* initrd: wait for both IPv4 and IPv6 with "ip=dhcp,dhcp6".
* core: better handle sd-resolved errors when resolving hostnames.
* nmcli: fix import WireGuard profile with DNS domain and address
family disabled
* ndisc: send router solicitations before expiry
* policy: send earlier the ip configs to the DNS manager
* core: support linking with LLD 13
family disabled.
* ndisc: send router solicitations before expiry.
* policy: send earlier the ip configs to the DNS manager.
* core: support linking with LLD 13.
* wireguard: importing wg-quick configuration files with nmcli
no longer sets a negative, exclusive "dns-priority". This plays
better with common split DNS setups that use systemd-resolved.