From e0dc1da411ec9eaf2e39f3121e3cb4aa840b27f6 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 29 Jun 2018 16:58:53 +0200 Subject: [PATCH] release: fix NEWS entry for NM_DISPATCHER_ACTION This was not backported to nm-1-10 branch. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3852f618fa..c551958c51 100644 --- a/NEWS +++ b/NEWS @@ -43,11 +43,11 @@ Notable changes include: * Added the ipv6.dhcp-duid property to allow configuring the DHCPv6 DUID * Extended ipv6.dhcp-client-id property to support DHCP client identifers depending on the MAC address and the stable ID. +* Set NM_DISPATCHER_ACTION environment variable in dispatcher scripts. The following features were backported to 1.10.x releases from 1.10.0 to 1.10.10 are also present in NetworkManager-1.12: -* Set NM_DISPATCHER_ACTION environment variable in dispatcher scripts. * Fix crash during reapply of connection settings * Fix connectivity timeout handling (bgo #794464), * Retry activating devices when the parent becomes managed (rh #1553595),