summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes10
1 files changed, 7 insertions, 3 deletions
diff --git a/Changes b/Changes
index 384538b..b207c21 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,12 @@
1Revision history for Perl module Nagios::Plugin. 1Revision history for Perl module Nagios::Plugin.
2 2
3??? ?? 30.16 ??
4 - fixed warnings when no uom specified for add_perfdata 4 - perldoc updates to Performance, Threshold, and Range (Gavin)
5 - added max_state function in N::P::Functions 5 - remove default use of Threshold from N::P::Performance (Gavin)
6 - remove remaining Class::Struct usages from Threshold + Range (Gavin)
7 - remove remaining Class::Struct usages from Performance (Gavin)
8 - fixed warnings when no uom specified for add_perfdata (Ton)
9 - added max_state function in N::P::Functions (Ton)
6 10
70.15 19th December 2006 110.15 19th December 2006
8 - exposed Getopt and Threshold functionality from top level Nagios::Plugin 12 - exposed Getopt and Threshold functionality from top level Nagios::Plugin