summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2008-11-08 02:08:56 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2008-11-08 02:08:56 (GMT)
commit288b742ed61bb62a210fdd3614d4e3883aa82407 (patch)
treedf78d3d69fa3b0015cfb59b0b3d75db841f4c603 /NEWS
parentc4c897ea96c5592fd45294941d57f672f9361952 (diff)
downloadmonitoring-plugins-288b742ed61bb62a210fdd3614d4e3883aa82407.tar.gz
check_http now has options to specify the HTTP method (Jan - 2155152)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2075 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f4e662a..01e8663 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
31.4.14 ... 31.4.14 ...
4 check_http has options to specify the HTTP method (#2155152)
4 check_users thresholds were not working excatly as documented (>= rather than >) 5 check_users thresholds were not working excatly as documented (>= rather than >)
5 Updated tinderbox_build script to point to new tinderbox server 6 Updated tinderbox_build script to point to new tinderbox server
6 check_ifoperstatus -n flag now works as expected (sf.net #1569488) 7 check_ifoperstatus -n flag now works as expected (sf.net #1569488)