From bb1fe05eec3abe04f184cedbbf4cbc6ae57bce6d Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Thu, 7 Apr 2022 10:32:42 +0200 Subject: [PATCH] NEWS: update with rewording from nm-1-38 release --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4ed50b5a7e..22f2842e31 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ Overview of changes since NetworkManager-1.36.2 * The internal DHCPv4 client now discards NAKs packets coming from servers different from the one that sent the offer. -* Fix activation of PPPoE connections with "pppoe.parent" unset. +* Fixed a couple of regressions in PPPoE support since 1.36.0. * Fix potential libnm crash when the client object initialization gets canceled. * Other various fixes and improvements.