diff options
| author | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
| commit | 270c4830551c9810ad4e83f9a1db2b1cb946208c (patch) | |
| tree | 5df09188f7e43b70896efb7b6e942e0b130d75d3 /NEWS | |
| parent | 7514efc2f38c9ace4557d4e69d68e7d380389030 (diff) | |
New upstream version 1.4.2 upstream/1.4.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS index c5950d39..7b7d2187 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +============================================== +NetworkManager-1.4.2 +Overview of changes since NetworkManager-1.4.0 +============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fixed emission of NM-style PropertiesChanged signals and deprecated them + for PropertiesChanged on "org.freedesktop.DBus.Properties" interface +* Fixed race condition in the communication between NetworkManager and + the DHCP helper which caused loss of events +* Added workaround for failures in changing MAC address with some + wireless drivers +* Improved bash autocompletion +* Restored check on JSON syntax when built with Jansson support +* Fixed a regression in the serialization of empty + "cloned-mac-address" property in libnm +* Other fixes and improvements + ============================================ NetworkManager-1.4 Overview of changes since NetworkManager-1.2 |