diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-09-11 11:03:28 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-09-11 11:13:03 +0200 |
| commit | 60c86828b7d3858e130084a27e260eb20551a473 (patch) | |
| tree | 97d918df94a697e939150e89023ae686759e79ce /NEWS | |
| parent | d39df457c7618ace1e1daefb8bb41d23676e1dcd (diff) | |
| parent | 857b32ce16c33d2fb191da77e9a3f3b542714d74 (diff) | |
Merge remote-tracking branch 'salsa/master'
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. |