summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-10-20 09:56:53 +0200
committerThomas Haller <thaller@redhat.com>2020-10-20 09:56:53 +0200
commite07022c97702599864ffc5f70bb0eeef7a6a47e2 (patch)
tree4ca3e9483d2fd9ad29a61db693f1d78575138fbb /NEWS
parent8dc3f07d34d74e37b06461bf311a57df037ca50c (diff)
parentcbc6113a837a4de47801b55c5b7f575d2bdb50ca (diff)
downloadNetworkManager-e07022c97702599864ffc5f70bb0eeef7a6a47e2.tar.gz
libnm: merge branch 'th/bond-add-option-relax'
https://bugzilla.redhat.com/show_bug.cgi?id=1887523 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/653
Diffstat (limited to 'NEWS')
-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