From 95dba9c4213c2e7e8f4b572efd873c1979406221 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Fri, 31 Aug 2007 13:21:10 +0000 Subject: Fixed bug where warn or crit = 0 will raise an error. Optional flag to tell nagios_die to use die instead of exit so trappable by eval git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1772 f882894a-f735-0410-b71e-b25c423dba1c --- Changes | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 67e36fe..2b67941 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Perl module Nagios::Plugin. +0.18 ?? + - Fix error when parsing performance data where warn or crit are 0 + - Optional _use_die flag to force nagios_die to call die instead of exit, so + exceptions can be caught with an eval + 0.17 23rd March 2007 - bump version number again due to cpan indexing stupidity (Gavin) -- cgit v1.2.3-74-g34f1