diff options
| author | Sven Nierlein <sven@nierlein.de> | 2015-04-11 12:51:33 +0200 |
|---|---|---|
| committer | Sven Nierlein <sven@nierlein.de> | 2015-04-11 12:51:33 +0200 |
| commit | 75391608e1160fafb571225f263ea988934d33ba (patch) | |
| tree | 898f7e3a689a2021ed4d4cf0536308aaade51859 /Changes | |
| parent | 4a52ac0ade65d6933ae1ca73d304534657031ca6 (diff) | |
| download | monitoring-plugin-perl-75391608e1160fafb571225f263ea988934d33ba.tar.gz | |
fix "Redundant argument in sprintf" in perl 5.21 (RT #103214)
Signed-off-by: Sven Nierlein <sven@nierlein.de>
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 Monitoring::Plugin. | 1 | Revision history for Perl module Monitoring::Plugin. |
| 2 | 2 | ||
| 3 | next: | ||
| 4 | - fix "Redundant argument in sprintf" in perl 5.21 (RT #103214) | ||
| 5 | |||
| 3 | 0.39 | 6 | 0.39 |
| 4 | - fix help formating when using colons (Evgeni Golov) | 7 | - fix help formating when using colons (Evgeni Golov) |
| 5 | 8 | ||
