summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorGavin Carr <gonzai@users.sourceforge.net>2007-03-21 00:52:56 (GMT)
committerGavin Carr <gonzai@users.sourceforge.net>2007-03-21 00:52:56 (GMT)
commitdc31f1cd3841d486e920e59ce42e888ca94e4289 (patch)
tree14bcc87e8349b99b01a649f27429690321fc21f9 /Changes
parentc6cbf050974c8f6642fa1d7bde309710b66cbfa0 (diff)
downloadmonitoring-plugin-perl-dc31f1cd3841d486e920e59ce42e888ca94e4289.tar.gz
Finished initial --extra-opts support; added Getopt spec-to-help and multiline help support.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1643 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changes b/Changes
index b207c21..11c6ab7 100644
--- a/Changes
+++ b/Changes
@@ -1,10 +1,10 @@
1Revision history for Perl module Nagios::Plugin. 1Revision history for Perl module Nagios::Plugin.
2 2
30.16 ?? 30.16 ??
4 - perldoc updates to Performance, Threshold, and Range (Gavin) 4 - added automatic spec-to-help-text support to N::P::Getopt (Gavin)
5 - remove default use of Threshold from N::P::Performance (Gavin) 5 - added initial --extra-opts support to N::P::Getopt (Gavin)
6 - remove remaining Class::Struct usages from Threshold + Range (Gavin) 6 - removed default use of Threshold from N::P::Performance (Gavin)
7 - remove remaining Class::Struct usages from Performance (Gavin) 7 - removed remaining Class::Struct usages from Performance, Threshold, and Range (Gavin)
8 - fixed warnings when no uom specified for add_perfdata (Ton) 8 - fixed warnings when no uom specified for add_perfdata (Ton)
9 - added max_state function in N::P::Functions (Ton) 9 - added max_state function in N::P::Functions (Ton)
10 10