diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-13 22:09:11 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-13 22:09:11 (GMT) |
commit | 4777710804f9302d391bb762abd95bd739b0d27a (patch) | |
tree | ac3a8617a77c883c94f194368cbd660625f0938a /NEWS | |
parent | 0c954d3cd6dfe5d71ccbef3b508c5f37793539d8 (diff) | |
download | monitoring-plugins-4777710804f9302d391bb762abd95bd739b0d27a.tar.gz |
Update to latest Nagios::Plugin
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1871 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ This file documents the major additions and syntax changes between releases. | |||
17 | The problem happens to be in Gnulib but a workaround have been implemented in check_disk.c | 17 | The problem happens to be in Gnulib but a workaround have been implemented in check_disk.c |
18 | Fix check_load argument handling when not passing triplets (bug #1831890) | 18 | Fix check_load argument handling when not passing triplets (bug #1831890) |
19 | Tinderbox builds now run tests in a verbose mode | 19 | Tinderbox builds now run tests in a verbose mode |
20 | Update to Nagios::Plugin 0.22 | ||
20 | 21 | ||
21 | 1.4.10 28th September 2007 | 22 | 1.4.10 28th September 2007 |
22 | Fix check_http buffer overflow vulnerability when following HTTP redirects | 23 | Fix check_http buffer overflow vulnerability when following HTTP redirects |