mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 05:50:08 +01:00
release: update NEWS
This commit is contained in:
parent
371a1e2d87
commit
efd27743cb
1 changed files with 11 additions and 2 deletions
13
NEWS
13
NEWS
|
|
@ -5,8 +5,17 @@ Overview of changes since NetworkManager-1.4.0
|
|||
|
||||
This is a new stable release of NetworkManager. Notable changes include:
|
||||
|
||||
* Fix emission of NM-style PropertiesChanged signals and deprecate them
|
||||
for PropertiesChanged on "org.freedesktop.DBus.Properties" interface.
|
||||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue