+ Update changelog and version

This commit is contained in:
garnier-quentin 2016-06-27 16:28:42 +02:00
parent 22be340eb3
commit 571869654a
2 changed files with 13 additions and 1 deletions

View File

@ -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 {

View File

@ -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'