]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
doc: add a NEWS entry for latest commit
authorVincent Bernat <vincent@bernat.ch>
Tue, 14 Jul 2020 09:01:57 +0000 (11:01 +0200)
committerVincent Bernat <vincent@bernat.ch>
Tue, 14 Jul 2020 09:01:57 +0000 (11:01 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 933ff19525884a238acd8f60ac319639b525e15d..86794e13fa5a67a74fc5736801d319c8996f8a2b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ lldpd (1.0.6)
     + Do not loose chassis local information when interface status changes.
     + Fix SNMP walk on lldpRemTable when missing remote system
       name or description.
+    + Remove length limitation on system description and platform.
   * Changes:
     + Deprecate use of lldpctl_watch_callback(). Use
       lldpctl_watch_callback2() instead.