Fix call in L2::Aironet

A call to a function in Aironet was wrong and has been corrected.
This commit is contained in:
Brian De Wolf
2011-06-22 13:35:26 -07:00
parent 662d870ad7
commit c0f3a8eb2b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
SNMP::Info - Friendly OO-style interface to Network devices using SNMP.
ChangeLog $Id$
version 2.05 ()
+ Fix broken function call in L2::Aironet
version 2.04 (2011-03-31)
+ Support for older HP switch models moved to new L2::HP4000 class
+ Fix VLAN changing in L2::HP and L2::HP4000 classes