NEWS: update

(cherry picked from commit 5409db9fbd)
This commit is contained in:
Thomas Haller 2020-08-19 09:31:10 +02:00
parent 853ab22cf6
commit 50761daae8
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

13
NEWS
View file

@ -1,3 +1,16 @@
=============================================
NetworkManager-1.26.2
Overview of changes since NetworkManager-1.26
=============================================
* build: various fixes for LTO.
* dhcp6: export and handle the DHCPv6 FQDN option.
* core: fix reapply for bond options.
* core: improve "connection.wait-device-timeout" to handle matching
devices not only by interface name and fix race.
* libnm,core: support "clsact" qdisc.
* dhcp4: fix bug in internal DHCP client on big endian systems.
=============================================
NetworkManager-1.26
Overview of changes since NetworkManager-1.24