diff options
| author | Michael Biebl <biebl@debian.org> | 2022-02-24 19:33:43 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-02-24 19:33:43 +0100 |
| commit | 4e966a21b9ef4fb910a5bd1a5699d404a65cfe55 (patch) | |
| tree | a6fd45f9fe8a937bc3ce766e94b724822da6fc15 /NEWS | |
| parent | e3f2ee969d065d2971170563c8aef77d5a0d39b9 (diff) | |
New upstream version 1.36.0 upstream/1.36.0
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 |