]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
NEWS: add an entry about some flags not being persistent accross time
authorVincent Bernat <vincent@bernat.im>
Sun, 2 Nov 2014 17:16:10 +0000 (18:16 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 2 Nov 2014 17:16:10 +0000 (18:16 +0100)
See e4c51716848a639daf61eff3e96ad242af3e316b.

NEWS

diff --git a/NEWS b/NEWS
index a1af833a59a823c5858859113c06b5976343abee..4f27a4b8375005b4b877402ec484c3db7d4ff6f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 lldpd (0.7.12)
   * Fix:
     + Don't complain when parsing a commented line.
+    + Correctly persist configuration changes for "system interface
+      promiscuous", "system interface description" "med fast-start
+      enable", "pause" and "resume".
     + Fix listening on bond devices for old kernels (< 2.6.27).
 
 lldpd (0.7.11)