diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/NEWS b/NEWS index e403b62f..d8b1561f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +=============================================== +NetworkManager-1.48.2 +Overview of changes since NetworkManager-1.48.0 +=============================================== + +* Support matching a OVS system interface by MAC address. +* Fix port reactivation when the controller is reactivating. +* Save connection timestamps when shutting down, so that the right + connection autoactivates after restart. +* Fix handling of VPN secrets for 2-factor authentication. + ============================================= NetworkManager-1.48 Overview of changes since NetworkManager-1.46 @@ -22,11 +33,6 @@ Overview of changes since NetworkManager-1.46 when IPv6 device address was not explicitly passed on by ModemManager * Fix a performance issue that was leading to 100% CPU usage by NetworkManager if external programs were doing a big amount of routes updates. -* Patch-level development releases (i.e. 1.48.1-dev) won't be used anymore. - From now on, all the patch releases whithin a stable branch will be normal - releases, like 1.48.0, 1.48.1, 1.48.2, 1.48.3 and so on. - Odd numbers in the minor version number still indicates if it's a development - branch like 1.49 or a stable one like 1.48. ============================================= NetworkManager-1.46 |