From: Vincent Bernat Date: Sat, 11 Jul 2015 21:12:01 +0000 (+0200) Subject: doc: fix latest NEWS update X-Git-Tag: 0.7.16~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45eec1ff477f0f8a81a85dddc222286c6006e373;p=thirdparty%2Flldpd.git doc: fix latest NEWS update 0.7.16 was not released yet. --- diff --git a/NEWS b/NEWS index 6f46aa2f..d71485b1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -lldpd (0.7.17) +lldpd (0.7.16) * Features: + + Use symbol versioning for liblldpctl.so. + Ability to get local chassis information with "show chassis". + The library also has the same ability with the @@ -7,10 +8,6 @@ lldpd (0.7.17) get a chassis atom from a port with `lldpctl_k_port_chassis` key. This is now the preferred way to retrieve chassis related information. - -lldpd (0.7.16) - * Features: - + Use symbol versioning for liblldpctl.so. * Fix: + Fix build on OS X.