diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 8aae2324..cc1ef679 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +=============================================== +NetworkManager-1.38.2 +Overview of changes since NetworkManager-1.38.0 +=============================================== + +* Fix race condition with pppd that caused failures when activating + PPPoE connections. +* Unbreak DHCPv6 over PPP. +* Don't ignore IPv6 DNS servers received from PPP. +* Fix crash while checking WEP capability of Wi-Fi interfaces. +* Ensure DHCP is restarted every time the link goes up. +* Fix struct alignment issues seen on some architectures. +* Various other bugfixes and improvements. + ============================================= NetworkManager-1.38 Overview of changes since NetworkManager-1.36 |