diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 9c9c8f44..24ca2303 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ =============================================== +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 =============================================== |