diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-29 00:44:36 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-29 00:44:36 (GMT) |
commit | 0063fb1abf0810377a836df20eb2ac59c5e9233f (patch) | |
tree | 3000fe4b532f0d1b9fe46924db7f99f1018a92f1 /NEWS | |
parent | faf593d23a7c4c09143373053106f61da3265384 (diff) | |
download | monitoring-plugins-0063fb1abf0810377a836df20eb2ac59c5e9233f.tar.gz |
Prep for 1.4.10release-1.4.10
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1801 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 1.4.10 or 1.5 ?? | 3 | 1.4.10 28th September 2007 |
4 | Fix check_http buffer overflow vulnerability when following HTTP redirects | 4 | Fix check_http buffer overflow vulnerability when following HTTP redirects |
5 | check_http now explicitly asks HTTP/1.1 servers to close the connection | 5 | check_http now explicitly asks HTTP/1.1 servers to close the connection |
6 | after completion of the response | 6 | after completion of the response |