Skip to content

Commit

Permalink
+ prepare new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
garnier-quentin committed Mar 24, 2016
1 parent 5683111 commit fc09d76
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion centreon/plugins/script.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
9 changes: 9 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit fc09d76

Please sign in to comment.