Module: monitoring-plugin-perl Branch: master Commit: d60e9290dd22e37f9ede3c9c909b97603f6324c2 Author: Sven Nierlein <s...@nierlein.de> Date: Wed Jul 25 22:13:33 2018 +0200 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=d60e929
update changelog Signed-off-by: Sven Nierlein <s...@nierlein.de> --- Changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 8d44bee..85877aa 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,13 @@ Revision history for Perl module Monitoring::Plugin. next: - - convert empty perfdata values to 'U' (daku3649) + - improve --extra-opts error handling (#18) + - fix handling named arguments (#17) + - Allow negation of command line arguments using '--no'-prefix (#13) + - Fix plugin-name processing in ALRM handler. (#12) + - Fixed regex in plugin_exit() that handles hyphen for LONGOUTPUT (#11) + - Support LONGTEXT output in plugin_exit (#10) + - convert empty perfdata values to 'U' (daku3649 #5) - fix output when there is only long plugin output (pdugas) 0.39 11th April 2015