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