diff --git a/ChangeLog b/ChangeLog index 2dd2dbb2..bc3fd026 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ SNMP::Info - Friendly OO-style interface to Network devices using SNMP. + [BUG FIXES] + + * Correct link to MIB tarball + version 3.29 (2015-10-13) [ENHANCEMENTS] diff --git a/Info.pm b/Info.pm index d84942e5..276486d7 100644 --- a/Info.pm +++ b/Info.pm @@ -168,7 +168,7 @@ install by hand. SNMP::Info operates on textual descriptors found in MIBs. If you are using SNMP::Info separate from Netdisco, -download the Netdisco MIB package at L +download the Netdisco MIB package at L Make sure that your snmp.conf is updated to point to your MIB directory and that the MIBs are world-readable.