prepare release
This commit is contained in:
parent
7e3fb9343a
commit
9fa98de88b
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
|||
|
||||
my %handlers = (DIE => {});
|
||||
|
||||
my $global_version = 20170913;
|
||||
my $global_version = 20171013;
|
||||
my $alternative_fatpacker = 0;
|
||||
|
||||
sub new {
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
2017-10-13 Quentin Garnier <qgarnier@centreon.com>
|
||||
* Plugin added: Kaminario Rest API
|
||||
* Plugin added: Protocol SSH
|
||||
* Plugin added: Tivoli Storage Manager
|
||||
* Plugin added: Toshiba Storemate
|
||||
* Mode added: [windows] 'pending-reboot'
|
||||
* Mode added: [storeonce] 'nas-usage'
|
||||
* Mode added: [tomcat] 'connector-usage'
|
||||
|
||||
2017-09-13 Quentin Garnier <qgarnier@centreon.com>
|
||||
* Plugin added: Zookeeper JMX
|
||||
* Plugin added: Solr JMX
|
||||
|
|
Loading…
Reference in New Issue