diff options
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases. | |||
4 | IPv6 support in check_ping, check_by_ssh, check_http, check_ldap, check_smtp, check_tcp | 4 | IPv6 support in check_ping, check_by_ssh, check_http, check_ldap, check_smtp, check_tcp |
5 | Internationalisation support | 5 | Internationalisation support |
6 | Performance data added to most plugins | 6 | Performance data added to most plugins |
7 | check_disk now using GNU coreutils code | ||
7 | New plugins - check_dhcp, check_icmp | 8 | New plugins - check_dhcp, check_icmp |
8 | contrib/check_citrix has been replaced by contrib/check_ica* (requires packet_utils.pm in libexec) | 9 | contrib/check_citrix has been replaced by contrib/check_ica* (requires packet_utils.pm in libexec) |
9 | check_http --min changed to --pagesize, added max so min:max in check | 10 | check_http --min changed to --pagesize, added max so min:max in check |