diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-11-17 06:36:24 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-11-17 06:36:24 +0000 |
commit | 27c713707b6af759a6cfb83b0fe8272a1bf41f67 (patch) | |
tree | 4a9b3b6cdbbbbc8c168a35422d404951d8954ea1 /Changes | |
parent | 7cacaad0c413f202fa4094567fa53b2c7ee01a54 (diff) | |
download | monitoring-plugin-perl-27c713707b6af759a6cfb83b0fe8272a1bf41f67.tar.gz |
Fixed handling of repeated ini arguments
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1828 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | Revision history for Perl module Nagios::Plugin. | 1 | Revision history for Perl module Nagios::Plugin. |
2 | 2 | ||
3 | 0.22 ??th ??? 200? | ||
4 | - Fixed handling of repeated ini arguments | ||
5 | |||
3 | 0.21 24th September 2007 | 6 | 0.21 24th September 2007 |
4 | - Help, usage and version output now goes to stdout, not stderr | 7 | - Help, usage and version output now goes to stdout, not stderr |
5 | 8 | ||