prepare new release
This commit is contained in:
parent
6202d2ee7e
commit
68529bfc2c
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
|||
|
||||
my %handlers = (DIE => {});
|
||||
|
||||
my $global_version = 20170809;
|
||||
my $global_version = 20170811;
|
||||
my $alternative_fatpacker = 0;
|
||||
|
||||
sub new {
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
2017-08-09 Quentin Garnier <qgarnier@centreon.com>
|
||||
2017-08-11 Quentin Garnier <qgarnier@centreon.com>
|
||||
* Plugin added: Ruckus AP SNMP
|
||||
* Plugin added: Adva FSP3000 SNMP
|
||||
* Plugin added: Nokia Timos SNMP
|
||||
* Plugin added: Huawei SNMP
|
||||
* Plugin added: Hibernate JMX
|
||||
* Plugin added: Raisecom SNMP
|
||||
* Break: mode change for Pfsense SNMP
|
||||
* Break: mode change for HP MSL SNMP
|
||||
* Break: mode change for Juniper ISG SNMP
|
||||
|
|
Loading…
Reference in New Issue