diff options
| author | Michael Biebl <biebl@debian.org> | 2017-12-12 15:53:07 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-12-12 15:53:07 +0100 |
| commit | afcd268ea7b1149fbfb66bce4eca659b675da0a2 (patch) | |
| tree | c3fca2203ad17434daf3ccf576582bd66aa41ab2 /NEWS | |
| parent | 417f6015c3dc8c47cf27daa59f64e0e36c521b9c (diff) | |
New upstream version 1.10.2 upstream/1.10.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS index b0506065..adea9f06 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +=============================================== +NetworkManager-1.10.2 +Overview of changes since NetworkManager-1.10.0 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Added support for 'onlink' IPv4 routes attribute. +* Wait longer for the carrier to come up after a MTU change. +* Implemented abstraction for team connections that exposes team + configuration items as distinct properties. +* Added basic support for tc queueing disciplines and filters. +* Introduced an Update2() D-Bus method to update connection settings + with more flexibility. +* Many bug fixes and improvements. + ============================================ NetworkManager-1.10 Overview of changes since NetworkManager-1.8 |