diff options
author | Ton Voon <tonvoon@macbook-2.local> | 2009-05-07 22:28:56 +0100 |
---|---|---|
committer | Ton Voon <tonvoon@macbook-2.local> | 2009-05-07 22:28:56 +0100 |
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. negate timeout result is now configurable Fixed segfault in check_mysql with old slaves (#2696823 - Oskar Ahner) check_nt can return UNKNOWN on timeouts (-u) + Fixed typos for check_disk (Chris Pepper) 1.4.13 25th Sept 2008 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |