about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-11-10 19:02:48 +0100
committerMichael Biebl <biebl@debian.org>2017-11-10 19:02:48 +0100
commit4e1c814f22fad7d608be50c06da48dc0cce5e6ab (patch)
treed09d385427d3c44eb9466947d3f594d634c70bd5 /NEWS
parent0ff08df7a88ff2db7224c42fb116760583ccc9e5 (diff)
parent417f6015c3dc8c47cf27daa59f64e0e36c521b9c (diff)
Update upstream source from tag 'upstream/1.10.0'
Update to upstream version '1.10.0'
with Debian dir af7806badea58a4a163c33d4c52e9411052b4e15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 3 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index c82d64f1..b0506065 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 ============================================
-NetworkManager-1.9.90 (1.10-rc1)
+NetworkManager-1.10
 Overview of changes since NetworkManager-1.8
 ============================================
 
@@ -20,7 +20,7 @@ This is a new stable release of NetworkManager.  Notable changes include:
 * Added support for the Bluetooth NAP (Network Access Point) profile.
 * Added support for disabling connectivity checking via the D-Bus
     interface.
-* The internal DHCP client now understands the domain-search option
+* The internal DHCP client now understands the domain-search option.
 * Bridge connections support the group-forward-mask property.
 * NetworkManager can now configure multiple IPv6 default routes
     received through RA and each gets configured with the announced
@@ -35,8 +35,7 @@ This is a new stable release of NetworkManager.  Notable changes include:
 * The platform code that handles synchronization with kernel status
     via netlink has been reworked and is more efficient.
 * Allowed the update of connections that have an associated ifcfg-rh
-  routing rules file.
-* Improve bash completion for nmcli.
+    routing rules file.
 * Non-UTF8 properties are now escaped when they are exported on D-Bus.
 * NetworkManager-wait-online.service now starts NetworkManager.service
     if needed.