diff options
| author | Michael Biebl <biebl@debian.org> | 2019-09-06 09:25:17 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-09-06 09:25:17 +0200 |
| commit | 555dfa331e295a3a687a7cc6870e1349ffed8f26 (patch) | |
| tree | aebc4e1ffa38b05780f0c1fe39bf78ca63c979c6 /NEWS | |
| parent | 5c79b900b59a5ad162ecc836e424468207ff031e (diff) | |
New upstream version 1.20.2 upstream/1.20.2
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. |