diff options
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,5 +1,11 @@ | |||
| 1 | Revision history for Perl module Nagios::Plugin. | 1 | Revision history for Perl module Nagios::Plugin. |
| 2 | 2 | ||
| 3 | 0.30 13th December 2008 | ||
| 4 | - Fixed performance parsing when numeric fields had commas instead of periods due to locale settings | ||
| 5 | - If a performance set is not parseable, instead of returning an empty array, will return all the successfully | ||
| 6 | parsed sets | ||
| 7 | - Fixed test plan for Nagios-Plugin-Performance.t | ||
| 8 | |||
| 3 | 0.29 2nd December 2008 | 9 | 0.29 2nd December 2008 |
| 4 | - clean_label, for cleaning up a label for RRD, but without truncation | 10 | - clean_label, for cleaning up a label for RRD, but without truncation |
| 5 | 11 | ||
