diff --git a/NEWS b/NEWS index 9c9c8f4458..24ca230320 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=============================================== +NetworkManager-1.50.2 +Overview of changes since NetworkManager-1.50.1 +=============================================== + +* Fix potential crash when the property "ipv4.dhcp-send-release" is + enabled. +* Support routing rules for VPN connections. +* Place the route to the VPN gateway into the table defined by the + "ipv{4,6}.route-table" properties. +* Fix error handling rp_filter when kernel don't support MPTCP. +* Fix configuration of VLAN QoS mappings. + =============================================== NetworkManager-1.50.1 Overview of changes since NetworkManager-1.50.0