Module: monitoring-plugin-perl Branch: master Commit: 2068f7aac7cf142452576ad44da423166c0605c1 Author: Sven Nierlein <s...@nierlein.de> Date: Sat Apr 2 19:35:19 2016 +0200 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=2068f7a
update changelog --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 12ca8f2..8d44bee 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for Perl module Monitoring::Plugin. next: - convert empty perfdata values to 'U' (daku3649) + - fix output when there is only long plugin output (pdugas) 0.39 11th April 2015 - fix help formating when using colons (Evgeni Golov)