diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-06-09 10:53:22 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-06-09 10:53:22 +0000 |
commit | 4f0eadbd97ead5726b35843537dcce6d585b1164 (patch) | |
tree | c0d5e0f66f68e8996f2bbeddb7087103b1ff22ab /Changes | |
parent | 2c6651034f76e2bccb549a867485f8fabbf07cb1 (diff) | |
download | monitoring-plugin-perl-4f0eadbd97ead5726b35843537dcce6d585b1164.tar.gz |
Fixed problems parsing in nagiosgraph
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1423 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ | |||
1 | Revision history for Perl extension Nagios::Plugin. | 1 | Revision history for Perl module Nagios::Plugin. |
2 | |||
3 | 0.11 ??? | ||
4 | - Interface changed for parse_perfstring, returning empty | ||
5 | array if not parseable | ||
6 | - Fixed problem when parsing nagiosgraph data (linefeed at end | ||
7 | of perfdata) | ||
2 | 8 | ||
3 | 0.10 8th June 2006 | 9 | 0.10 8th June 2006 |
4 | First release to CPAN | 10 | First release to CPAN |