]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
doc: add a NEWS entry for latest commits
authorVincent Bernat <vincent@bernat.ch>
Sun, 15 May 2022 09:56:52 +0000 (11:56 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sun, 15 May 2022 09:56:52 +0000 (11:56 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c91bd3f15303cec443ceef660e4b1f730302347b..1b8d746c20e0a336d07e8c4fbbea79f855a49295 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
 lldpd (1.0.14)
+ * Changes
+   + Add configure commands to alter inventory TLVs (#508)
  * Fix:
    + Update seccomp rules for newer kernel/libc (#488)
    + Correctly handle an interface whose index has changed (#490)