summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-10-17 17:06:05 +0200
committerThomas Haller <thaller@redhat.com>2018-10-17 17:16:12 +0200
commita217cbebf92aebf9a15c3dde6491813be2a7c6fa (patch)
tree1c5d10b6e41a198a3e253f1aee53072cbb894154 /NEWS
parent92696036d2a4b06b1b3dccbdd0b2d4d9c51c6326 (diff)
downloadNetworkManager-a217cbebf92aebf9a15c3dde6491813be2a7c6fa.tar.gz
release: update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4db4ddfd4c..e0d2fbc566 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
=============================================
+NetworkManager-1.16
+Overview of changes since NetworkManager-1.14
+=============================================
+
+This is a snapshot of NetworkManager 1.16 development series.
+The API is subject to change and not guaranteed to be compatible
+with the later release.
+USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
+
+* Check connectivity per address family.
+
+The following changes were backported to 1.14.x releases between 1.14.0
+and 1.14.2 are also present in NetworkManager-1.14:
+
+* Fix a bug that could cause NetworkManager to crash after checking
+ connectivity status.
+* Correctly apply a default (-1) metric from DHCP.
+* Multiple fixes for IWD Wi-Fi backend.
+* Multiple fixes for builds with Meson build system.
+* Fix a crash with OLPC XO-1 mesh Wi-Fi.
+* Fix handling "serial.parity" and "serial.send-delay" properties in nmcli.
+* Improve auto-selecting device when activating a connection profile
+ and don't auto-select unmanaged devices when activating multi-connect
+ profile.
+* Avoid expiring the lifetime of IPv6 addresses from router advertisements.
+
+=============================================
NetworkManager-1.14
Overview of changes since NetworkManager-1.12
=============================================