summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorSven Nierlein <sven@nierlein.de>2015-04-11 10:51:33 (GMT)
committerSven Nierlein <sven@nierlein.de>2015-04-11 10:51:33 (GMT)
commit75391608e1160fafb571225f263ea988934d33ba (patch)
tree898f7e3a689a2021ed4d4cf0536308aaade51859 /Changes
parent4a52ac0ade65d6933ae1ca73d304534657031ca6 (diff)
downloadmonitoring-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--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index cf82ad7..4e1a654 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
1Revision history for Perl module Monitoring::Plugin. 1Revision history for Perl module Monitoring::Plugin.
2 2
3next:
4 - fix "Redundant argument in sprintf" in perl 5.21 (RT #103214)
5
30.39 60.39
4 - fix help formating when using colons (Evgeni Golov) 7 - fix help formating when using colons (Evgeni Golov)
5 8