prepare new release

This commit is contained in:
qgarnier 2017-08-11 10:03:51 +02:00
parent 6202d2ee7e
commit 68529bfc2c
2 changed files with 3 additions and 2 deletions

View File

@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
my %handlers = (DIE => {}); my %handlers = (DIE => {});
my $global_version = 20170809; my $global_version = 20170811;
my $alternative_fatpacker = 0; my $alternative_fatpacker = 0;
sub new { sub new {

View File

@ -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: Ruckus AP SNMP
* Plugin added: Adva FSP3000 SNMP * Plugin added: Adva FSP3000 SNMP
* Plugin added: Nokia Timos SNMP * Plugin added: Nokia Timos SNMP
* Plugin added: Huawei SNMP * Plugin added: Huawei SNMP
* Plugin added: Hibernate JMX * Plugin added: Hibernate JMX
* Plugin added: Raisecom SNMP
* Break: mode change for Pfsense SNMP * Break: mode change for Pfsense SNMP
* Break: mode change for HP MSL SNMP * Break: mode change for HP MSL SNMP
* Break: mode change for Juniper ISG SNMP * Break: mode change for Juniper ISG SNMP