+ update changelog
This commit is contained in:
parent
952c293c44
commit
8159490999
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
||||||
|
|
||||||
my %handlers = (DIE => {});
|
my %handlers = (DIE => {});
|
||||||
|
|
||||||
my $global_version = 20160217;
|
my $global_version = 20160220;
|
||||||
my $alternative_fatpacker = 0;
|
my $alternative_fatpacker = 0;
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
2016-02-20 Quentin Garnier <qgarnier@centreon.com>
|
||||||
|
* Add a class for FatPacker system
|
||||||
|
|
||||||
2016-02-17 Quentin Garnier <qgarnier@centreon.com>
|
2016-02-17 Quentin Garnier <qgarnier@centreon.com>
|
||||||
* Plugin added: to check Kemp
|
* Plugin added: to check Kemp
|
||||||
* Plugin added: to check Netbackup
|
* Plugin added: to check Netbackup
|
||||||
|
|
Loading…
Reference in New Issue