]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Update CHANGELOG with actual changes from 0.5.6.
authorVincent Bernat <bernat@luffy.cx>
Tue, 24 Jan 2012 09:14:31 +0000 (10:14 +0100)
committerVincent Bernat <bernat@luffy.cx>
Tue, 24 Jan 2012 09:14:31 +0000 (10:14 +0100)
CHANGELOG

index 8c2cf7b8a14a87644a0a6f646185cdb87d6b7de2..f04924ec1369c1f395ba27599de5dc9b23715755 100644 (file)
--- 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)