diff options
author | Ton Voon <tonvoon@macbook.local> | 2009-02-19 23:43:15 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@macbook.local> | 2009-02-19 23:43:15 (GMT) |
commit | 31efea1b490a12a64ce0359c2d847a381d2efb7b (patch) | |
tree | 6aa46c2ca01a830fdeaff19e545ec3fcbdf436c8 /NEWS | |
parent | b99afc69bf36131f70a7cd312577118c65300ba6 (diff) | |
download | monitoring-plugins-31efea1b490a12a64ce0359c2d847a381d2efb7b.tar.gz |
Fixed coredump from check_nt when drive not found (Olli Hauer - SF 2179754)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ This file documents the major additions and syntax changes between releases. | |||
21 | Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068) | 21 | Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068) |
22 | Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312) | 22 | Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312) |
23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208). | 23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208). |
24 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) | ||
24 | 25 | ||
25 | 1.4.13 25th Sept 2008 | 26 | 1.4.13 25th Sept 2008 |
26 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 27 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |