From f02dbdb0b86ea37ec649330a943eaf154c03e455 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Tue, 20 Oct 2020 17:14:35 +0200 Subject: [PATCH] NEWS: update --- NEWS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index a6a09101aa..8ebc9132b1 100644 --- a/NEWS +++ b/NEWS @@ -35,15 +35,17 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! interfaces. * Add a new provider for nm-cloud-setup to support automatic network configuration on Azure. -* Fix running DHCPv6-PD over PPPoE. -* Fix building NetworkManager with LTO (Link Time Optimization). -* Reformat code using spaces instead of tabs. Also, the entire C - source code is now formatted with "clang-format" (version 11.0). * Change the default DNS priority for VPNs from 50 to -50. This is a change in behavior and means that when connecting to a VPN with the default route, DNS queries will never leak to local resolvers. To restore the old behavior, set the DNS priority of the connection to 50. +* The initrd generator now supports creating Infiniband connections. +* Fix running DHCPv6-PD over PPPoE. +* Fix building NetworkManager with LTO (Link Time Optimization). +* Fix failure activating Wi-Fi P2P connections. +* Reformat code using spaces instead of tabs. Also, the entire C + source code is now formatted with "clang-format" (version 11.0). ============================================= NetworkManager-1.26