diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-02-24 14:53:07 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-02-24 14:53:07 -0500 |
| commit | a62a36104338c17e7a957e13703c841a1dd5ceca (patch) | |
| tree | bbebe700ea2b47cf6b6b515ab2ab3cd980b23926 /NEWS | |
| parent | 4d660d8947426e043acb5ff012b929c9ef538839 (diff) | |
| parent | 1b1ea5e7932eb8b9491beb22f69844697751f1ce (diff) | |
Merge tag 'debian/1.36.0-1' into ubuntu/master
network-manager Debian release 1.36.0-1
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/NEWS b/NEWS index 517e3a5a..e6a60801 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,8 @@ ============================================= -NetworkManager-1.36-rc2 +NetworkManager-1.36 Overview of changes since NetworkManager-1.34 ============================================= -This is a release candidate. 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! - * The handling of Layer 3 configurations has been substantially reworked. While this is mostly internal change, it results in more robust behavior when addressing information from multiple sources (DHCP, @@ -45,10 +41,6 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * A number of bugs that could cause NetworkManager to crash in rare conditions have been fixed. -It is likely that some of these changes have been or will be included in -1.34.x stable releases. This section will be updated to reflect that in -the 1.36.0 release. - ============================================= NetworkManager-1.34 Overview of changes since NetworkManager-1.32 |