diff --git a/ChangeLog b/ChangeLog index 5bc9b372..71e37381 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ version 1.0 () + Added CISCO-ENTITY-VENDORTYPE-OID-MIB,CISCO-PRODUCTS-MIB,CISCO-STACK-MIB to CiscoStats.pm for model() + Check for bulkwalk_no() method + Added Entity.pm to L3 and L2 classes per N. Petri's suggestion. + + Added support for Passport/Accelar 1100 and 1200 series in L3::Passport (Eric Miller) * More error checking in _load_attr() around bulkwalk code * Minor warning fix in L3::Aironet::os_ver() @@ -21,6 +22,7 @@ version 1.0 () * changed all refs to $DEBUG to $self->debug() for reentrant code * [ 1111284 ] Parameters not being set with AutoSpecify - fixed. * Turned off BULKWALK for C1900 and C6500 classes. + * Added exception handling for V2 ENDOFMIBVIEW (Eric Miller) verison 0.9 (11/15/04)