Browse Source

Add note about moved SNMP stack to CHANGELOG

STABLE-2_1_x
Dirk Ziegelmeier 11 years ago
parent
commit
29553ba7a1
  1. 4
      CHANGELOG

4
CHANGELOG

@ -6,6 +6,10 @@ HISTORY
++ New features: ++ New features:
2015-11-12: Dirk Ziegelmeier
* Decouple SNMP stack from lwIP core and move stack to apps/ directory.
Breaking change: Users have to call snmp_init() now!
2015-11-12: Dirk Ziegelmeier 2015-11-12: Dirk Ziegelmeier
* Implement possibility to declare private memory pools. This is useful to * Implement possibility to declare private memory pools. This is useful to
decouple some apps from the core (SNMP stack) or make contrib app useage decouple some apps from the core (SNMP stack) or make contrib app useage

Loading…
Cancel
Save