From f13aca1aba5ff294568b1a40e68637e76c35e489 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Mon, 16 Jun 2025 10:23:25 +0200 Subject: [PATCH] NEWS: update --- NEWS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 02387856a..901a8bb9c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ ============================================= -NetworkManager-1.54 -Overview of changes since NetworkManager-1.52 +NetworkManager-1.56 +Overview of changes since NetworkManager-1.54 ============================================= This is a snapshot of NetworkManager development. The API is @@ -8,6 +8,12 @@ subject to change and not guaranteed to be compatible with the later release. USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! + +============================================= +NetworkManager-1.54 +Overview of changes since NetworkManager-1.52 +============================================= + * Add systemd services to provide networking in the initrd. * Introduce a new "ovs-dpdk.lsc-interrupt" property to configure the Link State Change (LSC) detection mode for OVS DPDK interfaces.