NEWS: fix trailing whitespace and use full stop for news entries

This commit is contained in:
Thomas Haller 2021-11-19 11:11:37 +01:00
parent 77d7b8287c
commit b0ac01a06e
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

14
NEWS
View file

@ -16,17 +16,17 @@ NetworkManager-1.34
Overview of changes since NetworkManager-1.32
=============================================
This is a release candidate. The API is subject to change
This is a release candidate. 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!
* 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.