+ prepare new tag

This commit is contained in:
garnier-quentin 2016-03-24 16:36:57 +01:00
parent 5683111409
commit fc09d7679b
2 changed files with 10 additions and 1 deletions

View File

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

View File

@ -1,3 +1,12 @@
2016-03-24 Quentin Garnier <qgarnier@centreon.com>
* Plugin added: to check AKCP SensorProbe
* Plugin added: to check Juniper ISG
* Plugin added: to check OSPF protocol
* Plugin added: to check Microsoft Cluster Service
* Plugin added: to check Dell Compellent in SNMP and Powershell SDK
* Enhancement: [snmp_standard]{string-value} Many changes (#228)
* Fix: [raritan] OnOff sending errors (#348)
2016-02-20 Quentin Garnier <qgarnier@centreon.com>
* Add a class for FatPacker system