diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-10-18 11:51:20 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-10-18 11:51:20 +0000 |
commit | 2d5e416592ff2fab507bd4ebfacab3a66a3b8e46 (patch) | |
tree | 57d2cb68dbe0b751cfd79b6c68e09ac8d7db6344 /Changes | |
parent | 6fa65670320afe60c04d0b7dd8834598971ec9c1 (diff) | |
download | monitoring-plugin-perl-2d5e416592ff2fab507bd4ebfacab3a66a3b8e46.tar.gz |
0.14 uploaded to CPAN. Version numbers changed and updated Changes file
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1495 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,11 @@ | |||
1 | Revision history for Perl module Nagios::Plugin. | 1 | Revision history for Perl module Nagios::Plugin. |
2 | 2 | ||
3 | 0.13 ??? | 3 | 0.14 18th October 2006 |
4 | - Fixed version number due to CPAN upload | ||
5 | |||
6 | 0.13 18th October 2006 | ||
4 | - Lots of extra tests and fixes from Nathan Vonnahme | 7 | - Lots of extra tests and fixes from Nathan Vonnahme |
5 | - Nagios::Plugin::Getopt added by Gavin Carr | 8 | - Nagios::Plugin::Getopt, Functions and ExitResult added by Gavin Carr |
6 | 9 | ||
7 | 0.12 15th June 2006 | 10 | 0.12 15th June 2006 |
8 | - rrdlabel method available to get a performance label, | 11 | - rrdlabel method available to get a performance label, |