+ prepare new version

This commit is contained in:
garnier-quentin 2016-08-03 16:00:39 +02:00
parent f7bb93354a
commit b0bd904b8d
2 changed files with 11 additions and 1 deletions

View File

@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
my %handlers = (DIE => {});
my $global_version = 20160627;
my $global_version = 20160803;
my $alternative_fatpacker = 0;
sub new {

View File

@ -1,3 +1,13 @@
2016-08-03 Quentin Garnier <qgarnier@centreon.com>
* Plugin added: to check IBM Storwize (#438)
* Plugin added: to check Sonus SBC
* Plugin added: to check Aerohive
* Plugin added: to check Digi routers
* Plugin added: to check telnet sessions
* Plugin added: to check china clever PDU
* Plugin added: to check Cisco Voice Gateway
* Some minor fix and enhancement
2016-06-27 Quentin Garnier <qgarnier@centreon.com>
* Update FAQ: build a standalone perl script
* Plugin added: to check Lenovo S Series (#412)