NEWS: update

This commit is contained in:
Thomas Haller 2021-06-16 20:12:07 +02:00
parent e3e0afb011
commit 5286170fa8
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

9
NEWS
View file

@ -1,6 +1,6 @@
============================================= =============================================
NetworkManager-1.32 NetworkManager-1.34
Overview of changes since NetworkManager-1.30 Overview of changes since NetworkManager-1.32
============================================= =============================================
This is a snapshot of NetworkManager 1.32 development series. This is a snapshot of NetworkManager 1.32 development series.
@ -8,6 +8,11 @@ The API is subject to change and not guaranteed to be compatible
with the later release. with the later release.
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
=============================================
NetworkManager-1.32
Overview of changes since NetworkManager-1.30
=============================================
* Add an 'accept-all-mac-addresses' property to the ethernet setting * Add an 'accept-all-mac-addresses' property to the ethernet setting
to accept frames with any MAC address (also known as promiscuous to accept frames with any MAC address (also known as promiscuous
mode). mode).