diff options
author | Ton Voon <tonvoon@macbook-2.local> | 2009-05-07 21:28:56 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@macbook-2.local> | 2009-05-07 21:28:56 (GMT) |
commit | 430d093a6fcb98b7045d861a92e71be8868cc460 (patch) | |
tree | b2993572e7f1bf3a59944d087f66ab3672968976 /NEWS | |
parent | 8e4c885ee1a8f057fbe550e2d5b85cc8079564df (diff) | |
download | monitoring-plugins-430d093a6fcb98b7045d861a92e71be8868cc460.tar.gz |
Fixed typo in check_disk
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ This file documents the major additions and syntax changes between releases. | |||
31 | negate timeout result is now configurable | 31 | negate timeout result is now configurable |
32 | Fixed segfault in check_mysql with old slaves (#2696823 - Oskar Ahner) | 32 | Fixed segfault in check_mysql with old slaves (#2696823 - Oskar Ahner) |
33 | check_nt can return UNKNOWN on timeouts (-u) | 33 | check_nt can return UNKNOWN on timeouts (-u) |
34 | Fixed typos for check_disk (Chris Pepper) | ||
34 | 35 | ||
35 | 1.4.13 25th Sept 2008 | 36 | 1.4.13 25th Sept 2008 |
36 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 37 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |