diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 1.4.?? ??th ??? 200? | 3 | 1.4.13 25th Sept 2008 |
4 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 4 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |
5 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) | 5 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) |
6 | Updated Nagios::Plugin to 0.27 | 6 | Updated Nagios::Plugin to 0.27 |
@@ -9,7 +9,7 @@ This file documents the major additions and syntax changes between releases. | |||
9 | check_procs now captures stderr in external command and adds to plugin output | 9 | check_procs now captures stderr in external command and adds to plugin output |
10 | check_snmp now only prints perfdata for non numeric values (#1867716) | 10 | check_snmp now only prints perfdata for non numeric values (#1867716) |
11 | check_icmp now supports packet size modification | 11 | check_icmp now supports packet size modification |
12 | check_http -e now accepts a comma-delimited list of expected status codes | 12 | check_http -e now accepts a comma-delimited list of expected status codes (Sven Nierlein) |
13 | libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap | 13 | libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap |
14 | check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented | 14 | check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented |
15 | Fix possible segfault in check_ntp_peer with deliberately invalid packets | 15 | Fix possible segfault in check_ntp_peer with deliberately invalid packets |