diff options
| author | Michael Biebl <biebl@debian.org> | 2019-09-06 09:26:09 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-09-06 09:26:09 +0200 |
| commit | 473dd863356491d7b984baef9c72e886c774a451 (patch) | |
| tree | f7863ed06a67003b8a362e1146a1dff22ea16c55 /NEWS | |
| parent | df49315721969c1013256ce92c6a0f825450f814 (diff) | |
| parent | 555dfa331e295a3a687a7cc6870e1349ffed8f26 (diff) | |
Update upstream source from tag 'upstream/1.20.2'
Update to upstream version '1.20.2' with Debian dir 0356038b3aea3f0577988e0b1019b86c657592cd
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/NEWS b/NEWS index 64aac1c4..ea6eee96 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,21 @@ +=============================================== +NetworkManager-1.20.2 +Overview of changes since NetworkManager-1.20.0 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Don't ask wpa_supplicant to attempt to enable FT if the interface doesn't + support it. +* Various bug fixes and improvements. +* French, Japanese, Korean, Polish and Simplified Chinese translation updates. + ============================================= NetworkManager-1.20 Overview of changes since NetworkManager-1.18 ============================================= -This is a snapshot of NetworkManager 1.20 development series. -The API is subject to change and not guaranteed to be compatible -with the later release. -USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! +This is a new stable release of NetworkManager. Notable changes include: * The libnm-glib library, deprecated in favor of libnm since NetworkManager 1.0, and disabled by default since NetworkManager 1.12, has now been removed. |