diff --git a/ChangeLog b/ChangeLog index 8f5b61ae..745703ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,11 @@ version 1.09 + Additional wireless statistics from Aironet + Add support to specify MIB to resolve leaf names conflicts in %GLOBALS and %FUNCS. + + Added munge_port_list() and modify_port_list() methods to assist in + working with PortList objects. + + Added set_multi() method to enable a SNMP set command on several new + values in one request. Required for complex set operations + on some agents. * L2::HP now isa Layer3 instead of Layer2 to support arpnip (Dudley Freeman)