diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-24 02:01:48 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-24 02:01:48 -0400 |
commit | ab3ada9aacd82356a6e5205f3ae26bbff55524db (patch) | |
tree | c80b7aee657b34d8f018c94cac45ece1507f4c26 /NEWS | |
parent | f2f2f35240c976ddc6e44cd6276df88aad812199 (diff) | |
download | monitoring-plugins-ab3ada9aacd82356a6e5205f3ae26bbff55524db.tar.gz |
check_mysql: Fix segfault with old slaves (#2696823 - Oskar Ahner)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ This file documents the major additions and syntax changes between releases. Fixed check_http not timing-out on redirects Fixed negate not printing the real timeout in ALRM handler when left to default negate timeout result is now configurable + Fixed segfault in check_mysql with old slaves (#2696823 - Oskar Ahner) 1.4.13 25th Sept 2008 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |