From 8619214faae83e4e3f96a3c01299de0f868e2fc7 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 24 Oct 2018 09:36:53 +0200 Subject: [PATCH] release: update NEWS --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index acdc0b7bee..e625c3a7ae 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +=============================================== +NetworkManager-1.14.4 +Overview of changes since NetworkManager-1.14.2 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix a crash in nmcli when a device is removed while being disconnected. +* Fix a crash in ifupdown (Debian) configuration plugin. +* Fix a daemon crash when a generated connection doesn't validate. +* Fix a memory leak in dhclient DHCP plugin. +* Fix line editing in nmcli password prompts. +* Fix a RPATH in bluetooth and wwan plugin when built with Meson (otherwise + they wouldn't find libnm-wwan.so). + ============================================= NetworkManager-1.14.2 Overview of changes since NetworkManager-1.14