From 81594909993f4876189731ef4594b851a54339e5 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Sat, 20 Feb 2016 16:48:33 +0100 Subject: [PATCH] + update changelog --- centreon/plugins/script.pm | 2 +- changelog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index 81e81dfd8..babc300a8 100644 --- a/centreon/plugins/script.pm +++ b/centreon/plugins/script.pm @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where); my %handlers = (DIE => {}); -my $global_version = 20160217; +my $global_version = 20160220; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 3bc5034ab..8d5e2bccf 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +2016-02-20 Quentin Garnier + * Add a class for FatPacker system + 2016-02-17 Quentin Garnier * Plugin added: to check Kemp * Plugin added: to check Netbackup