summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2020-06-28 17:01:41 +0200
committerThomas Haller <thaller@redhat.com>2020-07-13 18:02:20 +0200
commitb76f7cc5556e483f4678e42a9a0e83f132b3a3a8 (patch)
treebb15b205c885f1f3300909a6c11b7c7c6198c2ce
parent826c83ce411cfa627d282cac7da16b40aa9ed6c0 (diff)
downloadNetworkManager-b76f7cc5556e483f4678e42a9a0e83f132b3a3a8.tar.gz
NEWS: update
(cherry picked from commit 2a9f5f25b2031b9961ed903d30932adf91e67c47)
-rw-r--r--NEWS7
1 files changed, 2 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 6d4aec5f71..34824c2fdd 100644
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,6 @@ NetworkManager-1.26
Overview of changes since NetworkManager-1.24
=============================================
-This is a snapshot of NetworkManager 1.26 development series.
-The API is subject to change and not guaranteed to be compatible
-with the later release.
-USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
-
* Add a new build option 'firewalld-zone'; when enabled,
NetworkManager installs a firewalld zone for connection sharing and
puts interfaces using IPv4 or IPv6 shared mode in this zone during
@@ -16,6 +11,8 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
masquerading and open needed ports for DHCP and DNS. The new option
is useful on systems using firewalld with the nftables backend,
where the iptables rules would not be sufficient.
+* Extend the syntax for 'match' setting properties with '|', '&', '!'
+ and '\\'.
* Add MUD URL property for connection profiles (RFC 8520) and set it
for DHCP and DHCPv6 requests.
* Expose raw LLDP message on D-Bus and the MUD usage description URL.