summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 5 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 16d40889..d199e230 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,9 @@
 =============================================
-NetworkManager-1.11.90 (1.12-rc1)
+NetworkManager-1.12
 Overview of changes since NetworkManager-1.10
 =============================================
 
-This is a release candidate of NetworkManager 1.12.0.
-USE AT YOUR OWN RISK.  NOT RECOMMENDED FOR PRODUCTION USE!
-
-Notable changes include:
+This is a new stable release of NetworkManager.  Notable changes include:
 
 * Improved support for configuration checkpoint, including support in libnm.
 * Added capability to set IP Tunnel configuration flags.
@@ -43,10 +40,12 @@ 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.8 are also present in NetworkManager-1.12:
+1.10.10 are also present in NetworkManager-1.12:
 
+* Fix crash during reapply of connection settings
 * Fix connectivity timeout handling (bgo #794464),
 * Retry activating devices when the parent becomes managed (rh #1553595),
 * Correctly set the rp_filter value (rh #1565529).