From: Vincent Bernat Date: Thu, 19 Feb 2026 15:01:02 +0000 (+0100) Subject: docs: add NEWS entry for latest PR X-Git-Tag: 1.0.21~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=843645d1b3429ae3cbc1dfc41fb918f263baa141;p=thirdparty%2Flldpd.git docs: add NEWS entry for latest PR --- diff --git a/NEWS b/NEWS index 142f89e8..95a70ec6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +lldpd (1.0.21) + * Changes: + + Add "configure lldp portdescription-source" to choose how to populate port description (#763) + lldpd (1.0.20) * Changes: + Enable fast start unconditionally (and move its configuration in "configure lldp") (#683)