release: fix NEWS entry for NM_DISPATCHER_ACTION

This was not backported to nm-1-10 branch.
This commit is contained in:
Thomas Haller 2018-06-29 16:58:53 +02:00
parent f3d1cf8100
commit e0dc1da411

2
NEWS
View file

@ -43,11 +43,11 @@ Notable changes include:
* Added the ipv6.dhcp-duid property to allow configuring the DHCPv6 DUID * Added the ipv6.dhcp-duid property to allow configuring the DHCPv6 DUID
* Extended ipv6.dhcp-client-id property to support DHCP client identifers * Extended ipv6.dhcp-client-id property to support DHCP client identifers
depending on the MAC address and the stable ID. 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 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: 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 crash during reapply of connection settings
* Fix connectivity timeout handling (bgo #794464), * Fix connectivity timeout handling (bgo #794464),
* Retry activating devices when the parent becomes managed (rh #1553595), * Retry activating devices when the parent becomes managed (rh #1553595),