diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,10 +4,11 @@ This file documents the major additions and syntax changes between releases. | |||
4 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 4 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |
5 | New check_icmp -s option to specify the source IP address | 5 | New check_icmp -s option to specify the source IP address |
6 | check_dns now sorts addresses for testing results for more than one returned IP (Matthias Urlichs) | 6 | check_dns now sorts addresses for testing results for more than one returned IP (Matthias Urlichs) |
7 | Fix segfault in check_ntp_time and (deprecated) check_ntp. (Bug #1862300) | 7 | Fix segfault in check_ntp_time and (deprecated) check_ntp (Bug #1862300) |
8 | check_disk should now work with large file systems (2TB+) on all archs that supports it | 8 | check_disk should now work with large file systems (2TB+) on all archs that supports it |
9 | Fixed check_disk disk usage calculation when using --group=NAME (related to bug #1348746) | 9 | Fixed check_disk disk usage calculation when using --group=NAME (related to bug #1348746) |
10 | Fix help text of check_ntp_* (Bug #1880095) | 10 | Fix help text of check_ntp_* (Bug #1880095) |
11 | Fix bugs and flaws in best offset server selection of check_ntp_time and (deprecated) check_ntp | ||
11 | 12 | ||
12 | 1.4.11 13th December 2007 | 13 | 1.4.11 13th December 2007 |
13 | Fixed check_http regression in 1.4.10 where following redirects to | 14 | Fixed check_http regression in 1.4.10 where following redirects to |