From 29cbe0d7fb67e883344d66635fac6a6773420122 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Mon, 17 Jul 2017 11:02:22 +0200 Subject: [PATCH] release: update NEWS --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 0bc9743ac4..1672dc154e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +============================================== +NetworkManager-1.4.6 +Overview of changes since NetworkManager-1.4.4 +============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* The MTU of VLANS is inherited from parent device if not explicitly set. +* Fixed activation of generic connections. +* Fixed bug that caused the lack of a default route in some cases. +* NetworkManager now honors the global default value for + wifi.mac-address-randomization when using the ifcfg-rh plugin. +* Other fixes and improvements + ============================================== NetworkManager-1.4.4 Overview of changes since NetworkManager-1.4.2