From b6e63f2f8610953d4d80a4d44562bf117c4335ad Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 21 Jul 2018 00:01:34 +0200 Subject: [PATCH] doc: add latest commit to NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5c96aa61..96f96acf 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ lldpd (1.0.2) + On Linux, the monitor process will now drop its privileges instead of running as root. It will keep CAP_NET_RAW, CAP_NET_ADMIN and CAP_DAC_OVERRIDE capabilities. + + Support for CDP PD PoE (with negotiation). Thanks to Gustav + Wiklander. lldpd (1.0.1) * Fix: -- 2.39.5