]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
doc: finalize changelog
authorVincent Bernat <vincent@bernat.ch>
Sat, 11 Jan 2025 11:06:22 +0000 (12:06 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 11 Jan 2025 11:06:22 +0000 (12:06 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5d26cfd8c4f116adb55617746c9783e34c761c74..d4105f285f45fb04b8099e51cecf8a13fb08b6f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,11 @@ lldpd (1.0.19)
    + Support of both Apple Silicon and Intel for macOS package.
    + Add cvlan/svlan/tpmr capabilities.
    + Disable LLDP in firmware for Intel X7xx cards on FreeBSD.
-   + Do not query stats for a down interface on Linux.
-   + Fix AppArmor policy for /run/lldpd/lldpd.socket.lock.
    + Add lldpctl_watch_sync_unblock to liblldpctl.
+   + Add C++ wrapper for lldpctl.
+ * Fix:
+   + Fix AppArmor policy for /run/lldpd/lldpd.socket.lock.
+   + Do not query stats for a down interface on Linux.
 
 lldpd (1.0.18)
  * Changes (breaking):