diff options
| author | Holger Weiss <hweiss@users.sourceforge.net> | 2007-06-01 23:11:46 +0000 |
|---|---|---|
| committer | Holger Weiss <hweiss@users.sourceforge.net> | 2007-06-01 23:11:46 +0000 |
| commit | 0a73efe7cad3c3bfd423b65be3a3b9d3049be545 (patch) | |
| tree | 7f48fa531104d8fe5e9a6012e7721b525a4fbb88 /NEWS | |
| parent | 61e0cbb7f4ef75d95c9010bea7c99c3ab8e861f5 (diff) | |
| download | monitoring-plugins-0a73efe7cad3c3bfd423b65be3a3b9d3049be545.tar.gz | |
Fix possible check_http segfaults when following HTTP redirects.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1728 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -8,6 +8,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 8 | check_load can optionally divide by number of cpus | 8 | check_load can optionally divide by number of cpus |
| 9 | Fix check_time returning wrong OK when time is before the epoch on some arch | 9 | Fix check_time returning wrong OK when time is before the epoch on some arch |
| 10 | Make check_http output more consistent | 10 | Make check_http output more consistent |
| 11 | Fix possible check_http segfaults when following HTTP redirects | ||
| 11 | check_snmp don't warn anymore if something is printed on stderr | 12 | check_snmp don't warn anymore if something is printed on stderr |
| 12 | 13 | ||
| 13 | 1.4.8 11th April 2007 | 14 | 1.4.8 11th April 2007 |
