From: Vincent Bernat Date: Wed, 20 Jan 2016 19:29:15 +0000 (+0100) Subject: doc: fix NEWS file about netlink change X-Git-Tag: 0.9.1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a71b24510a2430cd30ccd90b650778c4927b76;p=thirdparty%2Flldpd.git doc: fix NEWS file about netlink change There is no libnl3 API-compatible library at all. It's the previous code with small modifications. --- diff --git a/NEWS b/NEWS index 7069dba2..848add03 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ lldpd (0.9.0) * Change: - + Don't rely on libnl3 for netlink. Reimplement a minimal, - API-compatible, version. + + Don't rely on libnl3 for netlink. Reuse the previous code and + implement a lighweight cache. lldpd (0.8.0, never released) * Fix: