mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 05:28:07 +02: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:
|
This is a new stable release of NetworkManager. Notable changes include:
|
||||||
|
|
||||||
* Fix emission of NM-style PropertiesChanged signals and deprecate them
|
* Fixed emission of NM-style PropertiesChanged signals and deprecated them
|
||||||
for PropertiesChanged on "org.freedesktop.DBus.Properties" interface.
|
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
|
NetworkManager-1.4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue