Add superclass discovery methods

This commit is contained in:
Oliver Gorwits
2014-06-18 13:20:26 +01:00
parent a264bb36cb
commit 827398228c
2 changed files with 56 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
SNMP::Info - Friendly OO-style interface to Network devices using SNMP.
version 3.16
[ENHANCEMENTS]
* Add superclass discovery methods (super_path and print_super_path)
version 3.15 (2014-07-10)
[NEW FEATURES]