diff --git a/ChangeLog b/ChangeLog index 39aeb4ab..bedd7d71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,7 @@ version 1.0 () + Added L3 support (arpnip) to Baystack class for routing capable switches + Added set_i_duplex_admin() and set_i_speed_admin() to C2900 class (Justin Hunter) + Added set_i_duplex_admin() and set_i_speed_admin() to CiscoStack class + + CDP added to Aironet class * More error checking in _load_attr() around bulkwalk code * Minor warning fix in L3::Aironet::os_ver() @@ -48,6 +49,8 @@ version 1.0 () * Modify Catalyst class to use CISCO-STACK-MIB for brige port index mapping some devices having problems returning complete index from BRIDGE-MIB * Check root ip for reachability before assignment + * HP class should recognize more models + * Fix in HP class for models not returning full bp_index verison 0.9 (11/15/04) + ** Added full Nortel/Bay/BayStack support