diff options
| author | Michael Biebl <biebl@debian.org> | 2020-01-31 12:13:40 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-01-31 12:13:40 +0100 |
| commit | 7d548822e672c0e8a580ae52d8f8df7f011103cd (patch) | |
| tree | 9a592708c2f3245f60b8adf4fb3f2db61dff60b6 /NEWS | |
| parent | 55780b62324ba5492ce2670817fc0a8c209cc138 (diff) | |
| parent | f3c6d0765dff885e168b94f28e06ecc640315a74 (diff) | |
Update upstream source from tag 'upstream/1.22.6'
Update to upstream version '1.22.6' with Debian dir dd9b100f674653057e9629a59eec828fcacf66ad
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 086a563d..c52e545a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ =============================================== +NetworkManager-1.22.6 +Overview of changes since NetworkManager-1.22.4 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Various fixes for the internal DHCP client +* Updated translations (fr,ja,zh-CN) +* Slave devices now do not get created/activated if master is missing +* Fixed 'startup-complete' bug where NetworkManager would reach the network-online.target + even when not all the connections had been tried. + +=============================================== NetworkManager-1.22.4 Overview of changes since NetworkManager-1.22.2 =============================================== |