From 42c73ee1ea01b4778c82142c5a532096140a7a39 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 19 Aug 2025 19:57:37 +0200 Subject: [PATCH] docs: add a NEWS entry for the previous change --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3bb849f7..ed93554a 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ lldpd (1.0.20) + * Changes: + + Enable fast start unconditionally (and move its configuration in "configure lldp") (#683) + + Make VLAN advertisements configurable (#740) * Fix: + Do not break zero-copy traffic on Linux (#732 and #733) + Fix crash on rapid addition/removal of interfaces (#744) - + Enable fast start unconditionally (and move its configuration in "configure lldp") (#683) lldpd (1.0.19) * Changes: -- 2.47.2