Merge commit 'c3a727'

Updated ChangeLog to resolve conflicts
Conflicts:
	ChangeLog
This commit is contained in:
Nic Bernstein
2013-08-14 08:32:01 -05:00
2 changed files with 288 additions and 26 deletions

View File

@@ -4,10 +4,18 @@ version 3.04 ()
[ENHANCEMENTS]
* [#47] Add model info on HP 2530 and HP 2920 series
* Add support for Cisco Small Business series
Layer2/CiscoSB class
* [#47] Add model info on HP 2530 and HP 2920 series
* Add support for Cisco Small Business series
Layer2/CiscoSB class
* Add proper LLDP support to Netgear.pm
* Change $netgear->interfaces() to use ifName rather than ifDescr
as the former is unique per interface while the latter is not.
If ifName is not present, concatenate ifDescr and ifIndex
to achieve a unique value.
* Properly report hardware version, Serial No. and OS Version for
Netgear.
>>>>>>> c3a727
version 3.03 (2013-07-11)
[BUG FIXES]