From: Vincent Bernat Date: Thu, 11 Aug 2022 10:34:32 +0000 (+0200) Subject: doc: mention contributor of last commit X-Git-Tag: 1.0.15~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548719bfa36cd32b179db36136d0e3f4b4664007;p=thirdparty%2Flldpd.git doc: mention contributor of last commit --- diff --git a/NEWS b/NEWS index ff529f46..c36aa292 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ lldpd (1.0.15) * Changes - + Add configure command to override system capabilities (#526) + + Add configure command to override system capabilities. Contributed by + Ignacio Sanchez Navarro. (#526) * Fix: + Really don't send VLANs when there are too many (#520) + Ignore temporary IPv6 addresses (#521)