summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-10-20 10:01:26 +0200
committerThomas Haller <thaller@redhat.com>2020-10-20 10:02:06 +0200
commite29f00fa0c69e8a3c114766bd93af6d059f6dafb (patch)
treec526837f83107969b85a56dc5defbef76b5e9dc6
parente07022c97702599864ffc5f70bb0eeef7a6a47e2 (diff)
downloadNetworkManager-e29f00fa0c69e8a3c114766bd93af6d059f6dafb.tar.gz
NEWS: fix entry that is targeted for 1.30 instead of 1.28
Fixes: 8764d47af68b ('NEWS: update')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 83990f01ff..bfc09295ab 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ 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!
+* Change the behavior of nm-initrd-generator so that the 'ip=off|none' kernel
+ cmdline argument actually generates a connection which disables both
+ ipv4 and ipv6. Previously the generated connection would disable ipv4
+ but ipv6 would be set to the 'auto' method.
* libnm: nm_setting_bond_add_option() no longer validates the
option that is set. Instead, use nm_connection_verify() to validate
the profile.
@@ -53,10 +57,6 @@ Overview of changes since NetworkManager-1.26
default route, DNS queries will never leak to local resolvers. To
restore the old behavior, set the DNS priority of the connection to
50.
-* Change the behavior of nm-initrd-generator so that the 'ip=off|none' kernel
- cmdline argument actually generates a connection which disables both
- ipv4 and ipv6. Previously the generated connection would disable ipv4
- but ipv6 would be set to the 'auto' method.
=============================================
NetworkManager-1.26