Skip to content

Commit

Permalink
+ Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
garnier-quentin committed Jun 27, 2016
1 parent 22be340 commit 5718696
Show file tree
Hide file tree
Showing 2 changed files with 13 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 = 20160524;
my $global_version = 20160627;
my $alternative_fatpacker = 0;

sub new {
Expand Down
12 changes: 12 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2016-06-27 Quentin Garnier <[email protected]>
* Update FAQ: build a standalone perl script
* Plugin added: to check Lenovo S Series (#412)
* Plugin added: to check Digi AnywhereUSB
* Mode added: [netasq] 'ha-nodes'
* Mode removed: [netasq] 'ha-status'
* Fix: [dell n4000]{environment} wrong temperature (#397)
* Fix: [netapp]{cache-age} not working (#422)
* Fix: [cisco wlc]{ap-users} wrong total
* Fix: [tomcat]{memory} problem with java 8
* Fix: [netapp]{filesys} no values (#415)

2016-05-24 Quentin Garnier <[email protected]>
* Can use '/' instead '::' for plugin option (#380)
* Mode added: [pacemaker] 'constraints'
Expand Down

0 comments on commit 5718696

Please sign in to comment.