From: Vincent Bernat Date: Tue, 24 Jan 2012 09:14:31 +0000 (+0100) Subject: Update CHANGELOG with actual changes from 0.5.6. X-Git-Tag: 0.6.0~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da92cd5754c30a534d01b0ebca9f4f090f3edf58;p=thirdparty%2Flldpd.git Update CHANGELOG with actual changes from 0.5.6. --- diff --git a/CHANGELOG b/CHANGELOG index 8c2cf7b8..f04924ec 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ lldpd (0.6) + * Global changes: + + Partial rewrite of the SNMP part. Less code. + + Unit tests for SNMP. + + Major rewrite of the protocol between lldpd and lldpctl. Less + code. * Fixes: - + Partial rewrite of the SNMP part. Less redundancy. + Several small SNMP fixes (discovered by unit tests). lldpd (0.5.6)