diff options
| author | Michael Biebl <biebl@debian.org> | 2015-08-28 01:13:48 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-08-28 01:13:48 +0200 |
| commit | 81836c2d44802b4cca833d7775dd627e0797a7e2 (patch) | |
| tree | 91154e6cefc0465306603f51ec0010d9963bbea4 /NEWS | |
| parent | 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 (diff) | |
Imported Upstream version 1.0.6 upstream/1.0.6
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 0c201660..5f6e145a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,28 @@ =============================================== +NetworkManager-1.0.6 +Overview of changes since NetworkManager-1.0.4 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Improved capture portal detection. + +* Default route through WiFi connection is now preferred to Mobile + Broadband if both are available. + +* Expose a flag to determine whether a particular connection is metered + via API and client tools. + +* Add support for locking connections to a channel within a particular + band. + +* Add support for configuring Wake-on-LAN capabilitites. + +* Allow overriding the MTU for team device. + +* Usual pile of bug fixes and robustness improvements. + +=============================================== NetworkManager-1.0.4 Overview of changes since NetworkManager-1.0.2 =============================================== |