]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
doc: add a NEWS entry for the chassis-related stuff
authorVincent Bernat <vincent@bernat.im>
Sat, 11 Jul 2015 21:03:11 +0000 (23:03 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 11 Jul 2015 21:03:11 +0000 (23:03 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7773fa854938716f27b1ae19c71dcb947ff92d47..6f46aa2fd0f31e1394f2dee3d27bc8f7317724e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+lldpd (0.7.17)
+  * Features:
+    + Ability to get local chassis information with "show
+      chassis".
+    + The library also has the same ability with the
+      `lldpctl_get_local_chassis()` function. It is also possible to
+      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.