From 59deb78f851961eec159ba7e11c01f5d9ae667d4 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Thu, 27 Aug 2015 18:08:09 +0200 Subject: [PATCH] release: update NEWS --- NEWS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/NEWS b/NEWS index 0c201660ff..5f6e145a8b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +=============================================== +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