+ prepare release
This commit is contained in:
parent
6c3d4c8246
commit
f19bde7ea8
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
|||
|
||||
my %handlers = (DIE => {});
|
||||
|
||||
my $global_version = 20161014;
|
||||
my $global_version = 20161121;
|
||||
my $alternative_fatpacker = 0;
|
||||
|
||||
sub new {
|
||||
|
|
10
changelog
10
changelog
|
@ -1,3 +1,13 @@
|
|||
2016-11-21 Quentin Garnier <qgarnier@centreon.com>
|
||||
* Plugin added: to check Jacarta Sensor SNMP
|
||||
* Plugin added: to check Safenet HSM
|
||||
* Plugin added: to check HP ILO XML API
|
||||
* Plugin added: to check EMC Isilon SNMP
|
||||
* Enhancement: [apc ats] major update
|
||||
* Enhancement: [hwgste] update
|
||||
* Fix: [sonus] namespace issue (#532)
|
||||
* Fix: [snmp_standard]{storage} cache issue (#523)
|
||||
|
||||
2016-10-14 Quentin Garnier <qgarnier@centreon.com>
|
||||
* Plugin added: to check StorageTek SLxxx
|
||||
* Plugin added: to check HP Storeonce Rest API
|
||||
|
|
Loading…
Reference in New Issue