From: Vincent Bernat Date: Sun, 2 Nov 2014 17:16:10 +0000 (+0100) Subject: NEWS: add an entry about some flags not being persistent accross time X-Git-Tag: 0.7.12~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a5375576dd98ecf78a3d179cc0a32c21cff6f8;p=thirdparty%2Flldpd.git NEWS: add an entry about some flags not being persistent accross time See e4c51716848a639daf61eff3e96ad242af3e316b. --- diff --git a/NEWS b/NEWS index a1af833a..4f27a4b8 100644 --- 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)