summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2015-08-27 18:08:09 +0200
committerLubomir Rintel <lkundrak@v3.sk>2015-08-27 18:21:26 +0200
commit59deb78f851961eec159ba7e11c01f5d9ae667d4 (patch)
tree284453674ed5e607427bb05c4d9e3b8360a099a9
parent8ce6c3c0cec8c41c1c96af3361d47016f4cf8cf8 (diff)
release: update NEWS1.0.6
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0c201660ff..5f6e145a8b 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
===============================================