diff options
| author | Michael Biebl <biebl@debian.org> | 2017-11-10 19:02:08 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-11-10 19:02:08 +0100 |
| commit | 417f6015c3dc8c47cf27daa59f64e0e36c521b9c (patch) | |
| tree | 1bec2cd2b25a902a4e2e1ff8cfe39e66a5a97704 /NEWS | |
| parent | 90e8691111889a7b5f3c812f5a41f15a8a058913 (diff) | |
New upstream version 1.10.0 upstream/1.10.0
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 7 |
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. |