From ca116a6c9f22e2d3e7b3da0caebc88c669abedbd Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 7 Jul 2017 13:39:12 +0200 Subject: [PATCH] release: update NEWS --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 63284c3f6a..6d6c1b4c25 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +============================================== +NetworkManager-1.8.2 +Overview of changes since NetworkManager-1.8.0 +============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix bug blocking startup wrongly waiting for carrier. +* Fix handling of non UTF-8 strings in libnm and fix non NUL + terminated string. +* Handle DNS priority for systemd-resolved DNS plugin. +* Fix assuming master devices as they wait for slaves to activate. +* Fix reading managed state from device state file. +* Fix crash activating bluetooth or WWAN connection. +* No longer add a direct route to the DHCP server. +* Several bug fixes and improvements + ============================================ NetworkManager-1.8 Overview of changes since NetworkManager-1.6