diff options
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 |