summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-11-19 11:11:37 +0100
committerThomas Haller <thaller@redhat.com>2021-11-19 11:12:03 +0100
commitb0ac01a06e297984aa9aaf843e2c454411d3f87f (patch)
treee2b7a373419ef5a1b275c02042a23f756252ddf1
parent77d7b8287c43fdc25cbea6d976d3867459bfd314 (diff)
downloadNetworkManager-b0ac01a06e297984aa9aaf843e2c454411d3f87f.tar.gz
NEWS: fix trailing whitespace and use full stop for news entries
-rw-r--r--NEWS14
1 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 1f44dd68e9..2bc42c36a5 100644
--- a/NEWS
+++ b/NEWS
@@ -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.