summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-10-15 11:09:40 +0200
committerThomas Haller <thaller@redhat.com>2020-10-19 23:18:44 +0200
commitcbc6113a837a4de47801b55c5b7f575d2bdb50ca (patch)
tree4ca3e9483d2fd9ad29a61db693f1d78575138fbb
parent290e515311dd975cd4966e23b24bb2d4ab5330c8 (diff)
downloadNetworkManager-cbc6113a837a4de47801b55c5b7f575d2bdb50ca.tar.gz
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2bbfc05fd..83990f01ff 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!
+* libnm: nm_setting_bond_add_option() no longer validates the
+ option that is set. Instead, use nm_connection_verify() to validate
+ the profile.
+
=============================================
NetworkManager-1.28
Overview of changes since NetworkManager-1.26