From 7f33b6abe3b5e9ee14de2683f9412ac6641a2fcd Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Sat, 13 Dec 2008 14:05:22 +0000 Subject: Fixed parsing of numeric values with commas instead of periods. Fixed test plan for CPAN test failures of 0.29. Change to parse_perfstring to return back successfully parsed fields, rather than an empty field, when errors seen --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 90a1e0c..d11f51e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl module Nagios::Plugin. +0.30 13th December 2008 + - Fixed performance parsing when numeric fields had commas instead of periods due to locale settings + - If a performance set is not parseable, instead of returning an empty array, will return all the successfully + parsed sets + - Fixed test plan for Nagios-Plugin-Performance.t + 0.29 2nd December 2008 - clean_label, for cleaning up a label for RRD, but without truncation -- cgit v1.2.3-74-g34f1