diff options
| author | Michael Biebl <biebl@debian.org> | 2017-07-12 17:57:30 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-07-12 17:57:30 +0200 |
| commit | b9f0451fa35393ceedf6d9d20b78c43578ebea5d (patch) | |
| tree | 417afcdd717020ad44e25fadee4b89de23316e83 /NEWS | |
| parent | c333f062ddcba9b35330647bf6cbd0a07f2d786e (diff) | |
New upstream version 1.8.2 upstream/1.8.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 63284c3f..6d6c1b4c 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 |