+ Update changelog and version
This commit is contained in:
parent
22be340eb3
commit
571869654a
|
@ -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 {
|
||||
|
|
12
changelog
12
changelog
|
@ -1,3 +1,15 @@
|
|||
2016-06-27 Quentin Garnier <qgarnier@centreon.com>
|
||||
* 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 <qgarnier@centreon.com>
|
||||
* Can use '/' instead '::' for plugin option (#380)
|
||||
* Mode added: [pacemaker] 'constraints'
|
||||
|
|
Loading…
Reference in New Issue