From 69d4aed59e54455e9c17dff49a62206ca497494e Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Thu, 19 May 2016 20:27:42 +0200 Subject: [PATCH] doc: add an entry in NEWS for last two commits --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4acc6e97..8da7bcd5 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ lldpd (0.9.3) * Change: + Do not rely on support of constructors for liblldpctl. + Always log to stderr (even in addition to syslog). + * Fix: + + `lldpcli -f {xml,json} watch` should work now. lldpd (0.9.2) * Change: -- 2.39.5